Merge pull request from Ccode-lang/master

fix "File exists" errors
This commit is contained in:
TomAwezome 2021-11-29 23:58:03 -05:00 committed by GitHub
commit 6525ef7aa3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,5 +44,7 @@ sudo rm /tmp/zealtmp/* -r
sudo sync
echo "Deleting temp HDD"
rm ./ZealOS.raw
echo "Deleting temp mount folder"
rm -rf /tmp/zealtmp
echo "Done, build/ contents:"
ls