Update 'installer.sh'
This commit is contained in:
@@ -242,7 +242,7 @@ curl "$repo"/raw/branch/"$branch"/CMS/"$CMS"/apt.list >>/tmp/apt.list
|
|||||||
sed -i '/Port 22/c\Port 4242' /etc/ssh/sshd_config
|
sed -i '/Port 22/c\Port 4242' /etc/ssh/sshd_config
|
||||||
|
|
||||||
msg "Preconfiguring."
|
msg "Preconfiguring."
|
||||||
$PKGI software-properties-common > $OUTPUT 2>&1
|
$PKGI software-properties-common gnupg > $OUTPUT 2>&1
|
||||||
$PKGA universe -y > $OUTPUT 2>&1
|
$PKGA universe -y > $OUTPUT 2>&1
|
||||||
$PKGA ppa:ondrej/php -y > $OUTPUT 2>&1
|
$PKGA ppa:ondrej/php -y > $OUTPUT 2>&1
|
||||||
$PKGA ppa:certbot/certbot -y > $OUTPUT 2>&1
|
$PKGA ppa:certbot/certbot -y > $OUTPUT 2>&1
|
||||||
|
|||||||
Reference in New Issue
Block a user