Trailing newline
This commit is contained in:
parent
dd40de00b6
commit
0e016f977e
|
|
@ -6,4 +6,4 @@ if [[ -f /var/run/s6/container_environment/UMASK ]] && \
|
|||
[[ "$(pwdx $$)" =~ "/servicedirs/svc-" ]]; }; then
|
||||
umask $(cat /var/run/s6/container_environment/UMASK)
|
||||
fi
|
||||
exec /command/with-contenv "$@"
|
||||
exec /command/with-contenv "$@"
|
||||
|
|
|
|||
Loading…
Reference in a new issue