From 041c3c8ac76c1275182f71732dd62d5e8e2630e5 Mon Sep 17 00:00:00 2001 From: M0VUB <76499782+ShaYmez@users.noreply.github.com> Date: Sun, 22 Sep 2024 21:11:52 +0100 Subject: [PATCH] Update xlxd-debian-installer.sh snapd and filet in apps - STABLE FOR DEBIAN 12 --- xlxd-debian-installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xlxd-debian-installer.sh b/xlxd-debian-installer.sh index ed38c19..484538f 100755 --- a/xlxd-debian-installer.sh +++ b/xlxd-debian-installer.sh @@ -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 ""