mirror of
https://github.com/YunoHost-Apps/ffsync_ynh.git
synced 2024-09-03 18:26:38 +02:00
Update install
This commit is contained in:
parent
1886f9b68d
commit
885b500deb
1 changed files with 1 additions and 1 deletions
|
@ -77,6 +77,6 @@ sudo usermod -a -G ffsync www-data
|
|||
# Reload Nginx and regenerate SSOwat conf
|
||||
sudo service uwsgi restart
|
||||
sudo service nginx reload
|
||||
yunohost service add uwsgi -l /var/log/uwsgi/app/ffsync.log
|
||||
sudo yunohost service add uwsgi -l /var/log/uwsgi/app/ffsync.log
|
||||
sudo yunohost app setting ffsync skipped_uris -v "/"
|
||||
sudo yunohost app ssowatconf
|
||||
|
|
Loading…
Reference in a new issue