From d65a2b0d0888fede32a09aa024bf4398d3e4ae7a Mon Sep 17 00:00:00 2001 From: abeudin Date: Sat, 21 Jun 2014 21:55:04 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index e752add..1a28878 100644 --- a/scripts/install +++ b/scripts/install @@ -44,10 +44,10 @@ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/ampache.conf # Reload Nginx and regenerate SSOwat conf sudo service nginx reload +sudo yunohost app setting ampache skipped_uris -v "/" sudo yunohost app ssowatconf # Ampache installation -sudo yunohost app setting ampache skipped_uris -v "/" echo "127.0.0.1 $domain #yunowordpress" | sudo tee -a /etc/hosts sleep 1 curl -kL -X POST http://$domain$path/update.php?action=update