Fix build scripts.

This commit is contained in:
TomAwezome 2021-11-30 00:27:25 -05:00
parent 4da4e06b0d
commit 772f3317c5
2 changed files with 3 additions and 3 deletions

View file

@ -36,4 +36,4 @@ echo "set perms"
sudo chown -R $USER:$USER ../src/*
mv ../src/Tmp/AUTO.ISO.C ./AUTO.ISO
echo "finished."
#git status
git status

View file

@ -7,8 +7,8 @@
sudo modprobe nbd
#echo "Edit this script first to pick your VM path & file!"
#exit # Comment this line out
echo "Edit this script first to pick your VM path & file!"
exit # Comment this line out
# Uncomment ONE of the next lines and edit it to point to your VM HDD
# sudo qemu-nbd -c dev/nbd0 ~/VirtualBox\ VMs/ZealOS/ZealOS.vdi