Moved Nginx repo to nginx-Preconf
This commit is contained in:
@@ -256,7 +256,6 @@ $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
|
||||||
$PKGA ppa:nginx/stable -y > $OUTPUT 2>&1
|
|
||||||
$PKGA ppa:chris-lea/redis-server -y > $OUTPUT 2>&1
|
$PKGA ppa:chris-lea/redis-server -y > $OUTPUT 2>&1
|
||||||
$PKGM update
|
$PKGM update
|
||||||
$PKGM upgrade -y
|
$PKGM upgrade -y
|
||||||
@@ -290,6 +289,7 @@ fi
|
|||||||
# Installer #
|
# Installer #
|
||||||
##-------------##
|
##-------------##
|
||||||
|
|
||||||
|
$PKGM update
|
||||||
sed -i 's/PHPver/'$phpver'/g' /tmp/apt.list
|
sed -i 's/PHPver/'$phpver'/g' /tmp/apt.list
|
||||||
cat /tmp/apt.list | xargs $PKGI
|
cat /tmp/apt.list | xargs $PKGI
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user