We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ccdbdca + 7ed70b9 commit beebe15Copy full SHA for beebe15
install/hst-install-ubuntu.sh
@@ -46,7 +46,7 @@ software="apache2 apache2.2-common apache2-suexec-custom apache2-utils
46
hestia-nginx hestia-php vim-common vsftpd whois zip acl sysstat setpriv
47
ipset libonig5 libzip5 openssh-server ssh"
48
49
-installer_dependencies="apt-transport-https curl dirmngr gnupg wget"
+installer_dependencies="apt-transport-https curl dirmngr gnupg wget software-properties-common"
50
51
# Defining help function
52
help() {
0 commit comments