@@ -25,6 +25,9 @@ source $HESTIA/conf/hestia.conf
#is_system_enabled "$FIREWALL_SYSTEM" 'FIREWALL_SYSTEM'
+# Perform verification if read-only mode is enabled
+check_hestia_demo_mode
+
#----------------------------------------------------------#
# Action #
@@ -22,6 +22,9 @@ source $HESTIA/func/main.sh
check_args '1' "$#" 'SERVICE'