You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: install/upgrade/versions/1.9.0.sh
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -91,5 +91,5 @@ for package in $packages; do
91
91
done
92
92
done
93
93
94
-
$BIN/v-add-user-notification 'admin''Hestia securirty has been upgraded''Here should come a nice message about the upgrade and how to change the user name of the admin user!'
95
-
add_upgrade_message 'Here should come a nice message about the upgrade and how to change the user name of the admin user!'
94
+
$BIN/v-add-user-notification 'admin''Hestia securirty has been upgraded'' A new user "hestiaweb" has been created and is used for login. Make sure other Hestia packages are updated as well otherwise the system may not work as expected.'
95
+
add_upgrade_message 'Security has been upgraded, A new user "hestiaweb" has been created and is used for login. Make sure other Hestia packages are updated as well otherwise the system may not work as expected.'
0 commit comments