Skip to content

Commit 579baa7

Browse files
committed
Change path from vestia to hestia.
1 parent c78d290 commit 579baa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

upd/add_notifications.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
# Add notifications
33

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."
4+
rm -f /usr/local/hestia/data/users/admin/notifications.conf
5+
/usr/local/hestia/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."
66

0 commit comments

Comments
 (0)