mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-26 15:26:43 +00:00
fix
This commit is contained in:
parent
7d98abadaf
commit
f243626071
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue