mirror of
https://github.com/ShaYmez/xlxd-debian-installer.git
synced 2024-11-21 10:51:45 -05:00
Update xlxd-debian-installer.sh
update libs
This commit is contained in:
parent
748e2df920
commit
d5acd75020
@ -22,8 +22,8 @@ XLXDREPO=https://github.com/LX3JL/xlxd.git
|
|||||||
DMRIDURL=http://xlxapi.rlx.lu/api/exportdmr.php
|
DMRIDURL=http://xlxapi.rlx.lu/api/exportdmr.php
|
||||||
WEBDIR=/var/www/xlxd
|
WEBDIR=/var/www/xlxd
|
||||||
XLXINSTDIR=/root/reflector-install-files/xlxd
|
XLXINSTDIR=/root/reflector-install-files/xlxd
|
||||||
DEP="git build-essential apache2 php libapache2-mod-php php7.0-mbstring"
|
DEP="git build-essential g++ apache2 php libapache2-mod-php php7.3-mbstring"
|
||||||
DEP2="git build-essential apache2 php libapache2-mod-php php7.3-mbstring"
|
DEP2="git build-essential g++ apache2 php libapache2-mod-php php7.4-mbstring"
|
||||||
VERSION=$(sed 's/\..*//' /etc/debian_version)
|
VERSION=$(sed 's/\..*//' /etc/debian_version)
|
||||||
clear
|
clear
|
||||||
echo ""
|
echo ""
|
||||||
|
Loading…
Reference in New Issue
Block a user