Update xlxd-debian-installer.sh

More libs
This commit is contained in:
M0VUB 2021-12-04 22:42:26 +00:00 committed by GitHub
parent 4573161f06
commit b0fb1d0696
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ WEBDIR=/var/www/xlxd
XLXINSTDIR=/root/reflector-install-files/xlxd
DEP="git build-essential g++ apache2 php libapache2-mod-php php7.0-mbstring"
DEP2="git build-essential g++ apache2 php libapache2-mod-php php7.3-mbstring"
DEP3="build-essential g++ apache2 php libapache2-mod-php"
DEP3="build-essential g++ apache2 php libapache2-mod-php php-curl php-json php-cgi"
VERSION=$(sed 's/\..*//' /etc/debian_version)
clear
echo ""