Tweak buildshell.sh

This commit is contained in:
Lucas S. Vieira 2024-09-13 01:41:22 -03:00
parent a8ea795893
commit 08e8616641

View file

@ -3,5 +3,6 @@
exec docker run -it --rm \
-v $(pwd):/source \
-w /source \
--network=host \
luksamuk/psxtoolchain:latest \
/bin/bash