is.4
This commit is contained in:
@@ -203,8 +203,7 @@ WEBMIN_INSTALL() {
|
||||
echo ""
|
||||
echo -e "${Green}Webmin has been Installed${Color_Off}"
|
||||
if [ ${action-x} ]; then exit 0; fi
|
||||
read -n 1 -s -p "Press any key to continue"
|
||||
exit 0;;
|
||||
read -n 1 -s -p "Press any key to continue";;
|
||||
* ) INSTALL_MENU;;
|
||||
esac
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user