install notifications

This commit is contained in:
Serghey Rodin 2015-11-07 14:58:27 +02:00
commit e8431de456
3 changed files with 9 additions and 0 deletions

View file

@ -1165,6 +1165,9 @@ update-rc.d vesta defaults
service vesta start
check_result $? "vesta start failed"
# Adding notifications
$VESTA/upd/add_notifications.sh
#----------------------------------------------------------#
# Vesta Access Info #