|
@@ -24,6 +24,8 @@ source /etc/hestiacp/hestia.conf
|
|
|
source $HESTIA/func/main.sh
|
|
source $HESTIA/func/main.sh
|
|
|
# shellcheck source=/usr/local/hestia/func/domain.sh
|
|
# shellcheck source=/usr/local/hestia/func/domain.sh
|
|
|
source $HESTIA/func/domain.sh
|
|
source $HESTIA/func/domain.sh
|
|
|
|
|
+# shellcheck source=/usr/local/hestia/func/ipv6.sh
|
|
|
|
|
+source $HESTIA/func/ipv6.sh
|
|
|
# shellcheck source=/usr/local/hestia/func/rebuild.sh
|
|
# shellcheck source=/usr/local/hestia/func/rebuild.sh
|
|
|
source $HESTIA/func/rebuild.sh
|
|
source $HESTIA/func/rebuild.sh
|
|
|
# load config file
|
|
# load config file
|