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 e3681f4 commit d65427dCopy full SHA for d65427d
bin/v-copy-user-package
@@ -16,6 +16,10 @@ new_package=$2
16
source $HESTIA/func/main.sh
17
source $HESTIA/conf/hestia.conf
18
19
+
20
+# Perform verification if read-only mode is enabled
21
+check_hestia_demo_mode
22
23
#----------------------------------------------------------#
24
# Action #
25
0 commit comments