mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Debian installer: changed 'unrar' package to 'unrar-free'
This commit is contained in:
parent
5965b5a88e
commit
e4beab4df3
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ if [ "$release" -eq 8 ]; then
|
|||
mysql-client postgresql postgresql-contrib phppgadmin phpMyAdmin mc
|
||||
flex whois rssh git idn zip sudo bc ftp lsof ntpdate rrdtool quota
|
||||
e2fslibs bsdutils e2fsprogs curl imagemagick fail2ban dnsutils
|
||||
bsdmainutils cron vesta vesta-nginx vesta-php expect libmail-dkim-perl unrar"
|
||||
bsdmainutils cron vesta vesta-nginx vesta-php expect libmail-dkim-perl unrar-free"
|
||||
else
|
||||
software="nginx apache2 apache2-utils apache2.2-common
|
||||
apache2-suexec-custom libapache2-mod-ruid2
|
||||
|
@ -41,7 +41,7 @@ else
|
|||
mysql-client postgresql postgresql-contrib phppgadmin phpMyAdmin mc
|
||||
flex whois rssh git idn zip sudo bc ftp lsof ntpdate rrdtool quota
|
||||
e2fslibs bsdutils e2fsprogs curl imagemagick fail2ban dnsutils
|
||||
bsdmainutils cron vesta vesta-nginx vesta-php expect unrar"
|
||||
bsdmainutils cron vesta vesta-nginx vesta-php expect unrar-free"
|
||||
fi
|
||||
|
||||
# Defining help function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue