mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-18 13:20:58 +00:00
PHP 7.3 Beta 3
This commit is contained in:
1
php73.sh
1
php73.sh
@@ -78,6 +78,7 @@ deb-src [arch=amd64] http://nginx.org/packages/mainline/ubuntu/ bionic nginx
|
|||||||
deb [arch=amd64] http://ftp.hosteurope.de/mirror/mariadb.org/repo/10.3/ubuntu bionic main
|
deb [arch=amd64] http://ftp.hosteurope.de/mirror/mariadb.org/repo/10.3/ubuntu bionic main
|
||||||
EOF
|
EOF
|
||||||
wget http://nginx.org/keys/nginx_signing.key && apt-key add nginx_signing.key
|
wget http://nginx.org/keys/nginx_signing.key && apt-key add nginx_signing.key
|
||||||
|
apt-key adv --keyserver keyserver.ubuntu.com --reckeys 4F4EA0AAE5267A6C
|
||||||
apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xF1656F24C74CD1D8
|
apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xF1656F24C74CD1D8
|
||||||
update_and_clean
|
update_and_clean
|
||||||
apt install software-properties-common zip unzip screen curl git wget ffmpeg libfile-fcntllock-perl -y
|
apt install software-properties-common zip unzip screen curl git wget ffmpeg libfile-fcntllock-perl -y
|
||||||
|
|||||||
Reference in New Issue
Block a user