From 68f44fb93298c211f11ec376ea3d89e8d12e6f06 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Sat, 15 Feb 2014 00:29:32 -0500 Subject: [PATCH] Another little Linux installer fix. --- ext/installfiles/linux/install.tmpl.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/installfiles/linux/install.tmpl.sh b/ext/installfiles/linux/install.tmpl.sh index 21ad515da..ffb9db978 100644 --- a/ext/installfiles/linux/install.tmpl.sh +++ b/ext/installfiles/linux/install.tmpl.sh @@ -106,6 +106,8 @@ else service zerotier-one restart & fi +sleep 1 + exit 0 # Do not remove the last line or add a carriage return to it! The installer