File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ elif [ "$release" -eq 10 ]; then
6464 ssh util-linux ipset libapache2-mpm-itk"
6565fi
6666
67- installer_dependencies=" apt-transport-https curl dirmngr gnupg wget"
67+ installer_dependencies=" apt-transport-https curl dirmngr gnupg wget ca-certificates "
6868
6969# Defining help function
7070help () {
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ software="apache2 apache2.2-common apache2-suexec-custom apache2-utils
4646 hestia-nginx hestia-php vim-common vsftpd whois zip acl sysstat setpriv
4747 ipset libonig5 libzip5 openssh-server ssh"
4848
49- installer_dependencies=" apt-transport-https curl dirmngr gnupg wget software-properties-common"
49+ installer_dependencies=" apt-transport-https curl dirmngr gnupg wget software-properties-common ca-certificates "
5050
5151# Defining help function
5252help () {
You can’t perform that action at this time.
0 commit comments