From d3421143b10a06aab304869be367f51ba866e62a Mon Sep 17 00:00:00 2001 From: matlink Date: Thu, 13 Nov 2014 21:27:08 +0100 Subject: [PATCH] testing --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index c7764f3..8355433 100644 --- a/scripts/install +++ b/scripts/install @@ -63,7 +63,7 @@ fi #adding admin to the allowed users sudo yunohost app addaccess $app -u $admin -sudo rm -f $final_path/install.php +#sudo rm -f $final_path/install.php # Restart services sudo service nginx reload sudo yunohost app ssowatconf \ No newline at end of file