missing wget dependency used by roundcube installation
This commit is contained in:
parent
189dd6000e
commit
63ef8f7b04
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ fi
|
|||
|
||||
# Install basic utilities.
|
||||
|
||||
apt_install python3 curl bind9-host
|
||||
apt_install python3 wget curl bind9-host
|
||||
|
||||
# Turn on basic services:
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue