mirror of
https://github.com/YunoHost-Apps/radicale_ynh.git
synced 2024-09-03 20:16:14 +02:00
Update install
This commit is contained in:
parent
fbaf48d7b6
commit
25652d1712
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ sudo sed -i "s@CHANGEPATH@$path@g" /etc/radicale/config
|
||||||
# Copy files to the right place
|
# Copy files to the right place
|
||||||
final_path=/var/www/radicale
|
final_path=/var/www/radicale
|
||||||
sudo mkdir -p $final_path/collections
|
sudo mkdir -p $final_path/collections
|
||||||
|
sudo chown radicale:www-data -R $final_path
|
||||||
sudo cp ../conf/radicale.wsgi $final_path
|
sudo cp ../conf/radicale.wsgi $final_path
|
||||||
|
|
||||||
# Set permissions to radicale directory
|
# Set permissions to radicale directory
|
||||||
|
|
Loading…
Reference in a new issue