Add fixes of installation
This commit is contained in:
@@ -61,7 +61,7 @@ software="nginx
|
||||
hestia hestia-nginx hestia-php
|
||||
rrdtool quota e2fsprogs fail2ban dnsutils util-linux cronie expect perl-Mail-DKIM unrar vim acl sysstat
|
||||
rsyslog openssh-clients util-linux ipset zstd systemd-timesyncd jq awstats perl-Switch net-tools mc flex
|
||||
whois git idn2 unzip zip sudo bc ftp lsof"
|
||||
whois git idn2 unzip zip sudo bc ftp lsof unzip"
|
||||
|
||||
|
||||
installer_dependencies="gnupg2 policycoreutils wget ca-certificates"
|
||||
@@ -1669,7 +1669,7 @@ if [ "$mysql" = 'yes' ] || [ "$mysql8" = 'yes' ]; then
|
||||
wget --quiet --retry-connrefused https://data.brepo.ru/hestiacp/phpMyAdmin/$pma_v/phpMyAdmin-$pma_v-all-languages.zip
|
||||
|
||||
# Unpack files
|
||||
tar xzf phpMyAdmin-$pma_v-all-languages.tar.gz
|
||||
unzip phpMyAdmin-$pma_v-all-languages.zip
|
||||
|
||||
# Create folders
|
||||
mkdir -p /usr/share/phpmyadmin
|
||||
|
||||
Reference in New Issue
Block a user