From 6fbf41f4c20250f79526136c209cbe2d9ce801a1 Mon Sep 17 00:00:00 2001 From: abeudin Date: Thu, 5 Dec 2013 11:09:06 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index f1b64d2..38a76ee 100755 --- a/scripts/install +++ b/scripts/install @@ -43,7 +43,7 @@ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/wordpress.conf #Installation Wordpress # Reload Nginx and regenerate SSOwat conf sudo service nginx reload -sudo yunohost app setting wordpress skipped_uris -v "$path" +sudo yunohost app setting wordpress skipped_uris -v "/" sudo yunohost app ssowatconf #Installation Wordpress