Skip to content

Commit c78d290

Browse files
committed
Add missing notification file.
1 parent d2b49c6 commit c78d290

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

upd/add_notifications.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#!/bin/bash
2+
# Add notifications
3+
4+
rm -f /usr/local/vesta/data/users/admin/notifications.conf
5+
/usr/local/vesta/bin/v-add-user-notification admin "HestiaCP" "Release 0.9.8-23, we've made 1478 commits, fixed 29 bugs and merged 141 pull request."
6+

0 commit comments

Comments
 (0)