diff --git a/quick-installer.sh b/quick-installer.sh index 0d9803b..f427a2d 100755 --- a/quick-installer.sh +++ b/quick-installer.sh @@ -52,6 +52,7 @@ set_creator_ssh_keys() { if ! check_privilege; then echo ">>> Error: Please run as root" >&2 + exit 1 fi check_sudo_installation