From 3ffde04201b61ae4a180bb2d43bc53078801b5bc Mon Sep 17 00:00:00 2001 From: frju365 Date: Mon, 30 Jan 2017 21:39:39 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index fa617bd..5ed69d7 100644 --- a/scripts/install +++ b/scripts/install @@ -46,7 +46,7 @@ sudo chown root: $nginxconf sudo chmod 600 $nginxconf cd $final_path sudo npm install -sudo service start redis-server +sudo service redis-server start sudo yunohost firewall allow Both 85 pre_inst_scrumblr sudo service scrumblr start