1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

Update install

This commit is contained in:
yalh76 2019-04-14 01:18:47 +02:00
parent 62047cbb75
commit bbffc32807

View file

@ -168,8 +168,7 @@ ynh_app_setting_set $app unprotected_uris "/"
#=================================================
ynh_print_info "Reloading nginx web server..."
# Reload nginx and update ssowatch
sudo systemctl reload nginx.service
systemctl reload nginx
#=================================================
# END OF SCRIPT