From 0f14b42c7b49e695f810488a6081b1a96785ebf3 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sun, 23 Apr 2017 11:12:06 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 6f185e6..9cf317d 100644 --- a/scripts/install +++ b/scripts/install @@ -199,7 +199,7 @@ sudo cp ../conf/"$app".service /etc/systemd/system/ sudo systemctl daemon-reload sudo systemctl enable "$app".service sudo systemctl start $app # Démarre Nodebb. Le démarrage est fait le plus tôt possible, car il est très long... - +sleep 10 #================================================= # SETUP SSOWAT #=================================================