Clarify how to quit
This commit is contained in:
parent
ed7d98334f
commit
9436a1a92b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ warn ""
|
|||
warn "If you got this installer from a tutorial, you're probably"
|
||||
warn "not expert enough."
|
||||
warn ""
|
||||
warn "Press any key to continue"
|
||||
warn "Press any key to continue or control + c to quit"
|
||||
read
|
||||
|
||||
ARCH=$(uname -m)
|
||||
|
|
Loading…
Reference in a new issue