File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed
Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 22
33[ Hestia Control Panel] ( https://www.hestiacp.com/ )
44==================================================
5- ** Latest stable release:** Version 1.2.0 | [ View Changelog] ( https://github.com/hestiacp/hestiacp/blob/release/CHANGELOG.md ) <br >
6- ** Latest beta release:** Version 1.2.1 | [ View Changelog] ( https://github.com/hestiacp/hestiacp/blob/beta/CHANGELOG.md ) <br >
7- ** Latest unstable development snapshot:** Version 1.2.2 | [ View Changelog] ( https://github.com/hestiacp/hestiacp/blob/main/CHANGELOG.md ) <br >
5+ ** Latest stable release:** Version 1.2.1 | [ View Changelog] ( https://github.com/hestiacp/hestiacp/blob/release/CHANGELOG.md ) <br >
86
97** Web:** [ www.hestiacp.com ] ( https://www.hestiacp.com/ ) <br >
108** Documentation:** [ docs.hestiacp.com] ( https://docs.hestiacp.com/ ) <br >
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ if [ "$release" -eq 9 ]; then
4242 mariadb-client mariadb-common mariadb-server postgresql
4343 postgresql-contrib phppgadmin phpmyadmin mc flex whois rssh git idn zip
4444 sudo bc ftp lsof rrdtool quota e2fslibs bsdutils e2fsprogs curl
45- imagemagick fail2ban dnsutils bsdmainutils cron hestia hestia-nginx
45+ imagemagick fail2ban dnsutils bsdmainutils cron hestia= ${HESTIA_INSTALL_VER} hestia-nginx
4646 hestia-php expect libmail-dkim-perl unrar-free vim-common acl sysstat
4747 rsyslog openssh-server ssh setpriv ipset libapache2-mod-ruid2"
4848elif [ " $release " -eq 10 ]; then
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ software="apache2 apache2.2-common apache2-suexec-custom apache2-utils
4242 php$fpm_v -imagick php$fpm_v -intl php$fpm_v -json php$fpm_v -mbstring
4343 php$fpm_v -opcache php$fpm_v -pspell php$fpm_v -readline php$fpm_v -xml
4444 postgresql postgresql-contrib proftpd-basic quota roundcube-core
45- roundcube-mysql roundcube-plugins rrdtool rssh spamassassin sudo hestia
45+ roundcube-mysql roundcube-plugins rrdtool rssh spamassassin sudo hestia= ${HESTIA_INSTALL_VER}
4646 hestia-nginx hestia-php vim-common vsftpd whois zip acl sysstat setpriv
4747 ipset libonig5 libzip5 openssh-server ssh"
4848
You can’t perform that action at this time.
0 commit comments