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
0d7e8fb9ae
commit
69da6780e5
1 changed files with 1 additions and 0 deletions
|
@ -77,5 +77,6 @@ sudo usermod -a -G ffsync www-data
|
||||||
# Reload Nginx and regenerate SSOwat conf
|
# Reload Nginx and regenerate SSOwat conf
|
||||||
sudo service uwsgi restart
|
sudo service uwsgi restart
|
||||||
sudo service nginx reload
|
sudo service nginx reload
|
||||||
|
yunohost service add uwsgi -l /var/log/uwsgi/app/ffsync.log
|
||||||
sudo yunohost app setting ffsync skipped_uris -v "/"
|
sudo yunohost app setting ffsync skipped_uris -v "/"
|
||||||
sudo yunohost app ssowatconf
|
sudo yunohost app ssowatconf
|
||||||
|
|
Loading…
Reference in a new issue