Updated Menu; static vars
This commit is contained in:
@@ -65,8 +65,8 @@ whiptail --title "Configuring the system" --infobox "Busy like a bee" 8 45
|
||||
hostnamectl set-hostname $domain >/dev/null
|
||||
$PKGM update
|
||||
$PKGI software-properties-common
|
||||
$PKGA universe -y
|
||||
$PKGA ppa:ondrej/php -y
|
||||
$PKGA universe -y >/dev/null
|
||||
$PKGA ppa:ondrej/php -y >/dev/null
|
||||
$PKGM upgrade -y
|
||||
$PKGM autoremove -y
|
||||
timedatectl set-timezone Europe/Amsterdam >/dev/null
|
||||
|
||||
Reference in New Issue
Block a user