From 95bad1e16daf2b864e14ead2b016e530a5b2bb55 Mon Sep 17 00:00:00 2001 From: abeudin Date: Tue, 7 Jan 2014 14:42:21 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 00d2b08..389a105 100644 --- a/scripts/install +++ b/scripts/install @@ -40,7 +40,7 @@ sed -i "s@PATHTOCHANGE@$path@g" ../conf/nginx.conf* sed -i "s@ALIASTOCHANGE@$final_path/@g" ../conf/nginx.conf* sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/ffsync.conf sudo cp ../conf/weave_storage.diff /tmp/weave_storage.diff -sudo patch -p0 $final_path/weave_storage.php < /tmp/weave_storage.diff +#sudo patch -p0 $final_path/weave_storage.php < /tmp/weave_storage.diff sudo rm $final_path/setup.php # Reload Nginx and regenerate SSOwat conf