[nostalgia] Update Dockerfile devenv
This commit is contained in:
@ -20,4 +20,4 @@ if [[ $(id -u user 2> /dev/null) != $USER_ID ]]; then
|
||||
echo "export CXX=/usr/bin/clang++" >> $HOME/.bashrc
|
||||
fi
|
||||
|
||||
exec /usr/local/bin/gosu user "$@"
|
||||
exec "$@"
|
||||
|
Reference in New Issue
Block a user