[fix] Do not call ssowatconf which is already done at the end
This commit is contained in:
parent
a5fbda0bc7
commit
afeefc7f85
3 changed files with 0 additions and 4 deletions
|
@ -68,4 +68,3 @@ fi
|
|||
|
||||
# Restart services
|
||||
sudo service nginx reload
|
||||
sudo yunohost app ssowatconf
|
||||
|
|
|
@ -24,4 +24,3 @@ sudo rm -f /etc/nginx/conf.d/$domain.d/$app.conf
|
|||
|
||||
# Restart services
|
||||
sudo service nginx reload
|
||||
sudo yunohost app ssowatconf
|
||||
|
|
|
@ -56,5 +56,3 @@ fi
|
|||
|
||||
# Restart services
|
||||
sudo service nginx reload
|
||||
sudo yunohost app ssowatconf
|
||||
|
||||
|
|
Loading…
Reference in a new issue