update entrypoint script

This commit is contained in:
marlon 2024-10-02 15:52:50 -04:00
parent 7b037d5e04
commit 44aa91e422

View File

@ -1,5 +1,7 @@
#!/bin/sh
set -e
cp /gitlab.rb /etc/gitlab/gitlab.rb
"$@"
exxec "$@"