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

@ -1245,6 +1245,9 @@ chkconfig vesta on
service vesta start
check_result $? "vesta start failed"
# Adding notifications
$VESTA/upd/add_notifications.sh
#----------------------------------------------------------#
# Vesta Access Info #