mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
.
This commit is contained in:
parent
2025637df7
commit
91b518f6ff
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ domain=$(sudo yunohost app setting movim domain)
|
|||
sudo rm -f /etc/nginx/conf.d/$domain.d/movim.conf
|
||||
|
||||
#REMOVE INIT
|
||||
sudo /etc/init.d/movim stop
|
||||
sudo service movim stop
|
||||
sudo rm /etc/init.d/movim
|
||||
|
||||
# Restarting services
|
||||
sudo service nginx reload
|
||||
|
|
Loading…
Add table
Reference in a new issue