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
455aeb7f5c
commit
568e8ed65a
1 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
#TODO
|
sudo service uwsgi stop
|
||||||
|
sudo killall uwsgi
|
||||||
|
sudo service uwsgi start
|
||||||
|
sudo service nginx reload
|
||||||
|
|
Loading…
Reference in a new issue