Update 'installer.sh'
This commit is contained in:
@@ -26,8 +26,8 @@ if (whiptail --title "Ubuntu 18.04 Mail Server" --yesno "Do you want to install
|
||||
then
|
||||
echo "" >/dev/null
|
||||
else
|
||||
whiptail --title "Credits" --msgbox "Made by: your local Wizard and God" 8 78
|
||||
exit
|
||||
clear
|
||||
fi
|
||||
password=$(whiptail --nocancel --passwordbox "Please enter your password" 8 78 --title "Statics dialog" 3>&1 1>&2 2>&3)
|
||||
domain=$(whiptail --nocancel --inputbox "Enter the Domain without WWW" 8 78 --title "Statics dialog" 3>&1 1>&2 2>&3)
|
||||
|
||||
Reference in New Issue
Block a user