diff --git a/ppp_installer/install.sh b/ppp_installer/install.sh index 4ae67e0..9c036fd 100755 --- a/ppp_installer/install.sh +++ b/ppp_installer/install.sh @@ -64,7 +64,7 @@ if [ $? -ne 0 ]; then echo "${RED}Download failed${SET}" exit 1; fi -:' +' while [ 1 ] do echo "${YELLOW}Do you have updated kernel? [Y/n] ${SET}"