mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-03-15 04:25:06 +00:00
Update vboxmnt.sh
This commit is contained in:
parent
af86b51e29
commit
de2bcb37df
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ sudo cp -r /mnt/* src/
|
||||||
sudo umount /mnt
|
sudo umount /mnt
|
||||||
sudo qemu-nbd -d /dev/nbd0
|
sudo qemu-nbd -d /dev/nbd0
|
||||||
sudo chown -R v:v src/*
|
sudo chown -R v:v src/*
|
||||||
mv src/Tmp/MyDistro.ISO.C src/Tmp/MyDistro.iso
|
mv src/Tmp/MyDistro.ISO.C src/Tmp/Zenith-Latest.iso
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue