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/0.10.0-190430.sh
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -303,6 +303,8 @@ for user in `ls /usr/local/hestia/data/users/`; do
303
303
sleep 1
304
304
done
305
305
306
+
# Adding upgrade notification
307
+
$BIN/v-add-user-notification admin 'Upgrade complete''Your server has been updated to v0.10.0.<br>Please report any bugs on GitHub at<br>https://github.com/hestiacp/hestiacp/Issues<br><br>Have a great day!'
0 commit comments