Update xlxd-debian-installer.sh

snapd and filet in apps - STABLE FOR DEBIAN 12
This commit is contained in:
M0VUB 2024-09-22 21:11:52 +01:00 committed by GitHub
parent b480b06398
commit 041c3c8ac7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ XLXINSTDIR=/root/reflector-install-files/xlxd
DEP="wget git build-essential g++ apache2 php libapache2-mod-php php7.0-mbstring"
DEP2="wget git build-essential g++ apache2 php libapache2-mod-php php7.3-mbstring"
DEP3="wget git build-essential g++ apache2 php libapache2-mod-php php-curl php-json php-cgi php7.4-mbstring snapd figlet"
APPS="git git-core apache2 php libapache2-mod-php php-cli php-xml php-mbstring php-curl build-essential"
APPS="git git-core apache2 php libapache2-mod-php php-cli php-xml php-mbstring php-curl build-essential snapd figlet"
VERSION=$(sed 's/\..*//' /etc/debian_version)
clear
echo ""