Update 'init/entrypoint.sh'
This commit is contained in:
		| @@ -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 "$@" | ||||
		Reference in New Issue
	
	Block a user