1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00

[fix] Write SSOwat rules before regenerating configuration

This commit is contained in:
Le Kload 2015-11-26 11:54:48 +01:00
parent c141b647b5
commit a7607b093b

View file

@ -70,5 +70,5 @@ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/ttrss.conf
# Reload Nginx and regenerate SSOwat conf # Reload Nginx and regenerate SSOwat conf
sudo service nginx reload sudo service nginx reload
sudo yunohost app ssowatconf
sudo yunohost app setting ttrss skipped_uris -v "/public.php,/api" sudo yunohost app setting ttrss skipped_uris -v "/public.php,/api"
sudo yunohost app ssowatconf