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
9beb5d235d
commit
9c12c1e5a5
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ then
|
||||||
fi
|
fi
|
||||||
sudo cp ../conf/config /etc/radicale/
|
sudo cp ../conf/config /etc/radicale/
|
||||||
sudo cp ../conf/logging /etc/radicale/
|
sudo cp ../conf/logging /etc/radicale/
|
||||||
|
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
|
||||||
|
|
Loading…
Reference in a new issue