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 339a358 commit 08a9392Copy full SHA for 08a9392
bin/v-change-user-password
@@ -42,9 +42,6 @@ if [ "$user" = 'admin' ] && [ -e "$HESTIA/web/reset.admin" ]; then
42
rm -f $HESTIA/web/reset.admin
43
fi
44
45
-# Perform verification if read-only mode is enabled
46
-check_hestia_demo_mode
47
-
48
49
#----------------------------------------------------------#
50
# Hestia #
0 commit comments