1
0
Fork 0
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:
Maniack Crudelis 2016-04-13 12:01:55 +02:00
parent c4f22a55b3
commit 15b6823cfb

View file

@ -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" ]