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.
1 parent ce77837 commit cf65eb7Copy full SHA for cf65eb7
install/hst-install-debian.sh
@@ -16,7 +16,7 @@
16
export PATH=$PATH:/sbin
17
export DEBIAN_FRONTEND=noninteractive
18
# For testing
19
-RHOST='-apt.hestiacp.com'
+RHOST='apt.hestiacp.com'
20
VERSION='debian'
21
HESTIA='/usr/local/hestia'
22
LOG="/root/hst_install_backups/hst_install-$(date +%d%m%Y%H%M).log"
0 commit comments