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
c620546f0f
commit
2e509ebb8f
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ sudo bash -c "source /opt/yunohost/radicale/bin/activate && pip install radicale
|
|||
# Radicale configuration
|
||||
sudo cp ../conf/config /etc/radicale/
|
||||
sudo cp ../conf/logging /etc/radicale/
|
||||
sudo cp ../conf/rights /etc/radicale/
|
||||
sudo sed -i "s@CHANGEPATH@$path@g" /etc/radicale/config
|
||||
|
||||
# Copy files to the right place
|
||||
|
|
Loading…
Reference in a new issue