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