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