mirror of
https://github.com/YunoHost-Apps/noalyss_ynh.git
synced 2024-09-03 19:46:20 +02:00
[enh] reload correct apps
This commit is contained in:
parent
ae6392671c
commit
f6bfa2587f
1 changed files with 4 additions and 0 deletions
|
@ -20,3 +20,7 @@ sudo cp -a ../sources/include/ $final_path
|
||||||
sudo chown -R www-data: $final_path
|
sudo chown -R www-data: $final_path
|
||||||
|
|
||||||
sudo yunohost app setting noalyss version -v "6.9.0.0"
|
sudo yunohost app setting noalyss version -v "6.9.0.0"
|
||||||
|
|
||||||
|
# Reload Nginx and regenerate SSOwat conf
|
||||||
|
sudo service nginx reload
|
||||||
|
sudo yunohost app ssowatconf
|
||||||
|
|
Loading…
Reference in a new issue