mirror of
https://github.com/YunoHost-Apps/radicale_ynh.git
synced 2024-09-03 20:16:14 +02:00
rights retiré dans upgrade
This commit is contained in:
parent
c4f22a55b3
commit
15b6823cfb
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ fi
|
|||
# Radicale configuration
|
||||
sudo cp ../conf/config /etc/$app/
|
||||
sudo cp ../conf/logging /etc/$app/
|
||||
sudo cp ../conf/rights /etc/$app/
|
||||
sudo sed -i "s@__PATH__@$path@g" /etc/$app/config
|
||||
sudo sed -i "s@__FINALPATH__@$path@g" /etc/$app/config
|
||||
if [ "$infcloud" = "1" ]
|
||||
|
|
Loading…
Reference in a new issue