Skip to content

Commit bfdf6e8

Browse files
jaapmarcusScIT-Raphael
authored andcommitted
Restrict change config values in demo mode
1 parent 4967253 commit bfdf6e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/v-change-sys-config-value

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ source $HESTIA/conf/hestia.conf
2323

2424
PATH="$PATH:/usr/local/sbin:/sbin:/usr/sbin:/root/bin"
2525

26+
# Perform verification if read-only mode is enabled
27+
check_hestia_demo_mode
2628

2729
#----------------------------------------------------------#
2830
# Verifications #

0 commit comments

Comments
 (0)