mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
session fix for new installers
This commit is contained in:
parent
17c20881e1
commit
637fac7bfe
3 changed files with 3 additions and 0 deletions
|
@ -1174,6 +1174,7 @@ fi
|
|||
update-rc.d vesta defaults
|
||||
service vesta start
|
||||
check_result $? "vesta start failed"
|
||||
chown admin:admin $VESTA/data/sessions
|
||||
|
||||
# Adding notifications
|
||||
$VESTA/upd/add_notifications.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue