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