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
2b64c6baec
commit
7280f4340a
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ sudo sed -i "s@CHANGEPATH@$path@g" /etc/radicale/config
|
|||
# Copy files to the right place
|
||||
final_path=/var/www/radicale
|
||||
sudo mkdir -p $final_path/collections
|
||||
sudo chown radicale:www-data -R $final_path
|
||||
sudo cp ../conf/radicale.wsgi $final_path
|
||||
|
||||
# Copy uwsgi config
|
||||
|
|
Loading…
Reference in a new issue