mirror of
https://github.com/ShaYmez/xlxd-debian-installer.git
synced 2024-11-21 10:51:45 -05:00
Update xlxd-debian-installer.sh
This commit is contained in:
parent
541d247aa2
commit
b8d2026980
@ -50,11 +50,12 @@ apt-get update
|
||||
if [ $VERSION = 9 ]
|
||||
then
|
||||
apt-get -y install $DEP
|
||||
a2enmod php7.0
|
||||
elif [ $VERSION = 10 ]
|
||||
then
|
||||
apt-get -y install $DEP2
|
||||
fi
|
||||
a2enmod php7.0
|
||||
|
||||
echo "------------------------------------------------------------------------------"
|
||||
if [ -e $XLXINSTDIR/xlxd/src/xlxd ]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user