mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
added net-tools package for ifconfig command
This commit is contained in:
parent
58e9615d94
commit
a6d498e7e2
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ software="nginx apache2 apache2.2-common apache2-suexec-custom apache2-utils
|
|||
phppgadmin php-pgsql postgresql postgresql-contrib proftpd-basic quota
|
||||
roundcube-core roundcube-mysql roundcube-plugins rrdtool rssh spamassassin
|
||||
sudo vesta vesta-ioncube vesta-nginx vesta-php vesta-softaculous
|
||||
vim-common vsftpd webalizer whois zip"
|
||||
vim-common vsftpd webalizer whois zip net-tools"
|
||||
|
||||
# Fix for old releases
|
||||
if [[ ${release:0:2} -lt 16 ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue