From 875474a9511a891f33ced891e2be76c95d2a9d57 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Sat, 7 Nov 2015 00:13:41 +0200 Subject: [PATCH] fixed notification link --- upd/add_notifications.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upd/add_notifications.sh b/upd/add_notifications.sh index cf842306..ca2dc49c 100755 --- a/upd/add_notifications.sh +++ b/upd/add_notifications.sh @@ -3,7 +3,7 @@ if [ ! -e '/usr/local/vesta/data/users/admin/notifications.conf' ]; then /usr/local/vesta/bin/v-add-user-notification admin "File Manager" "Browse, coppy, edit, view, and retrieve all of your web domain files using fully featured File Manager. Plugin is avaiable for purchase." 'filemanager' - /usr/local/vesta/bin/v-add-user-notification admin "Chroot SFTP" "If you want have SFTP accounts that will be used only to transfer files (and not to ssh), you can purchase and enable SFTP Chroot. " + /usr/local/vesta/bin/v-add-user-notification admin "Chroot SFTP" "If you want have SFTP accounts that will be used only to transfer files (and not to ssh), you can purchase and enable SFTP Chroot. " /usr/local/vesta/bin/v-add-user-notification admin "Starred Objects" "Use stars to easily mark certain object as important or to indicate that you need to do something about it later." 'starred' /usr/local/vesta/bin/v-add-user-notification admin "Monitoring Tools" "This module answers common performance, health, usage and monitoring questions. Server -> Show CPU, Memory, Disk usage" /usr/local/vesta/bin/v-add-user-notification admin "Release 0.9.8-15" "New version is cool. A lot of work has been put in the user experience and stability. Check out release notes"