mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-06-07 08:14:48 +00:00
fix
This commit is contained in:
parent
7d98abadaf
commit
f243626071
@ -44,5 +44,7 @@ sudo rm /tmp/zealtmp/* -r
|
|||||||
sudo sync
|
sudo sync
|
||||||
echo "Deleting temp HDD"
|
echo "Deleting temp HDD"
|
||||||
rm ./ZealOS.raw
|
rm ./ZealOS.raw
|
||||||
|
echo "Deleting temp mount folder"
|
||||||
|
rm -rf /tmp/zealtmp
|
||||||
echo "Done, build/ contents:"
|
echo "Done, build/ contents:"
|
||||||
ls
|
ls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user