Update 'init/entrypoint.sh'
This commit is contained in:
parent
6d4e141be3
commit
06b08ba9c4
@ -15,4 +15,5 @@ git pull origin $REMOTE_BRANCH
|
||||
mkdir -p $TARGET_DIR
|
||||
mv `echo "$SPARSE_CHECKOUT" | awk '{gsub(/\/\*$/, ""); print}'` $TARGET_DIR
|
||||
|
||||
exec "$@"
|
||||
# Uncomment the following line if your sidecar needs to have an actual PID 1
|
||||
#exec "$@"
|
Loading…
Reference in New Issue
Block a user