|
@@ -23,6 +23,9 @@ source $HESTIA/func/main.sh
|
|
|
check_args '1' "$#" 'RESTART'
|
|
check_args '1' "$#" 'RESTART'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+# Perform verification if read-only mode is enabled
|
|
|
|
|
+check_hestia_demo_mode
|
|
|
|
|
+
|
|
|
#----------------------------------------------------------#
|
|
#----------------------------------------------------------#
|
|
|
# Action #
|
|
# Action #
|
|
|
#----------------------------------------------------------#
|
|
#----------------------------------------------------------#
|