Clarify how to quit

This commit is contained in:
Paulus Schoutsen 2020-05-08 21:24:10 -07:00 committed by GitHub
parent ed7d98334f
commit 9436a1a92b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)