Browse Source

Change path from vestia to hestia.

Raphael Schneeberger 7 years ago
parent
commit
579baa7105
1 changed files with 2 additions and 2 deletions
  1. 2 2
      upd/add_notifications.sh

+ 2 - 2
upd/add_notifications.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 # Add notifications
 
-rm -f /usr/local/vesta/data/users/admin/notifications.conf
-/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."
+rm -f /usr/local/hestia/data/users/admin/notifications.conf
+/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."