From 9c12c1e5a5e88c1c3f9d2eb1fd20ee4752d09d4c Mon Sep 17 00:00:00 2001 From: abeudin Date: Thu, 23 Jan 2014 17:18:28 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) 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