1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00

Update install

This commit is contained in:
liberodark 2018-12-31 13:24:23 +01:00 committed by GitHub
parent d7a7b0c430
commit c7d09d7f15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -208,5 +208,5 @@ if [ $is_public -eq 1 ]; then
fi fi
# Reload services # Reload services
systemctl restart nginx systemctl reload nginx
supervisorctl restart all supervisorctl restart all