mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 19:40:55 +00:00
Fixed exiting.
This commit is contained in:
parent
c044e1b9b3
commit
f450186275
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ then
|
|||
sgdisk -Zo $DISK
|
||||
else
|
||||
echo "Quitting."
|
||||
break
|
||||
exit
|
||||
fi
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue