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 cac221a commit f71937aCopy full SHA for f71937a
bin/v-restart-system
@@ -23,6 +23,9 @@ source $HESTIA/func/main.sh
23
check_args '1' "$#" 'RESTART'
24
25
26
+# Perform verification if read-only mode is enabled
27
+check_hestia_demo_mode
28
+
29
#----------------------------------------------------------#
30
# Action #
31
0 commit comments