mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
Added default install "expect" to work for backup sftp
This commit is contained in:
parent
4adbef4517
commit
4bc53a1142
3 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,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"
|
||||
bsdmainutils cron vesta vesta-nginx vesta-php expect"
|
||||
else
|
||||
software="nginx apache2 apache2-utils apache2.2-common
|
||||
apache2-suexec-custom libapache2-mod-ruid2 libapache2-mod-rpaf
|
||||
|
@ -40,7 +40,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"
|
||||
bsdmainutils cron vesta vesta-nginx vesta-php expect"
|
||||
fi
|
||||
|
||||
# Defining help function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue