1
0
Fork 0
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:
abeudin 2014-01-02 17:58:44 +01:00
parent 455aeb7f5c
commit 568e8ed65a

View file

@ -1,3 +1,6 @@
#!/bin/bash
#TODO
sudo service uwsgi stop
sudo killall uwsgi
sudo service uwsgi start
sudo service nginx reload