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
|
hostnamectl set-hostname $domain >/dev/null
|
||||||
$PKGM update
|
$PKGM update
|
||||||
$PKGI software-properties-common
|
$PKGI software-properties-common
|
||||||
$PKGA universe -y
|
$PKGA universe -y >/dev/null
|
||||||
$PKGA ppa:ondrej/php -y
|
$PKGA ppa:ondrej/php -y >/dev/null
|
||||||
$PKGM upgrade -y
|
$PKGM upgrade -y
|
||||||
$PKGM autoremove -y
|
$PKGM autoremove -y
|
||||||
timedatectl set-timezone Europe/Amsterdam >/dev/null
|
timedatectl set-timezone Europe/Amsterdam >/dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user