mirror of
https://github.com/YunoHost-Apps/radicale_ynh.git
synced 2024-09-03 20:16:14 +02:00
Update upgrade
This commit is contained in:
parent
568e8ed65a
commit
90448abed6
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
sudo service uwsgi stop
|
#sudo service uwsgi stop
|
||||||
sudo killall uwsgi
|
#sudo killall uwsgi
|
||||||
sudo service uwsgi start
|
#sudo service uwsgi start
|
||||||
sudo service nginx reload
|
#sudo service nginx reload
|
||||||
|
|
Loading…
Reference in a new issue