You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we want boot.sh to correctly receive and forwards signals. this commit removes
the double indirection (`CMD` in non array form will already execute the command
in a sh subshell and we wrapped our script in another one).
0 commit comments