diff --git a/scripts/install b/scripts/install index cda4d6d..df7208d 100755 --- a/scripts/install +++ b/scripts/install @@ -25,6 +25,7 @@ then fi sudo cp ../conf/config /etc/radicale/ sudo cp ../conf/logging /etc/radicale/ +sudo sed -i "s@CHANGEPATH@$path@g" /etc/radicale/config # Copy files to the right place final_path=/var/www/radicale