mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-21 17:11:34 -05:00
Fixed exiting.
This commit is contained in:
parent
c044e1b9b3
commit
f450186275
@ -18,7 +18,7 @@ then
|
|||||||
sgdisk -Zo $DISK
|
sgdisk -Zo $DISK
|
||||||
else
|
else
|
||||||
echo "Quitting."
|
echo "Quitting."
|
||||||
break
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user