From 684c96169fb0f2c9e5026692dfdab6f7b08fa894 Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Sat, 23 May 2020 14:10:28 +0200 Subject: [PATCH] Recommending Debian10 in myVesta --- install/vst-install-debian.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/install/vst-install-debian.sh b/install/vst-install-debian.sh index 3ef544f0..96636cf6 100644 --- a/install/vst-install-debian.sh +++ b/install/vst-install-debian.sh @@ -32,6 +32,11 @@ if [ "$release" -eq 10 ]; then bsdmainutils cron vesta vesta-nginx vesta-php expect libmail-dkim-perl unrar-free vim-common net-tools unzip" elif [ "$release" -eq 9 ]; then + echo "===================================================" + echo "Important message:" + echo "myVesta is much more faster with Debian 10 ." + echo "Are you sure you want to continue with Debian 9 ?" + read -p "===================================================" software="nginx apache2 apache2-utils apache2-suexec-custom libapache2-mod-ruid2 libapache2-mod-fcgid libapache2-mod-php php php-common php-cgi php-mysql php-curl php-fpm php-pgsql awstats @@ -44,6 +49,11 @@ elif [ "$release" -eq 9 ]; then bsdmainutils cron vesta vesta-nginx vesta-php expect libmail-dkim-perl unrar-free vim-common net-tools unzip" elif [ "$release" -eq 8 ]; then + echo "===================================================" + echo "Important message:" + echo "myVesta is much more faster with Debian 10 ." + echo "Are you sure you want to continue with Debian 8 ?" + read -p "===================================================" software="nginx apache2 apache2-utils apache2.2-common apache2-suexec-custom libapache2-mod-ruid2 libapache2-mod-fcgid libapache2-mod-php5 php5 php5-common php5-cgi