From abeef2413bf178db2cb476365fa661f5369c4af9 Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Thu, 17 Aug 2023 23:09:40 +0100 Subject: [PATCH] Update install.sh --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 8eacf5b..889f14e 100644 --- a/install.sh +++ b/install.sh @@ -138,6 +138,7 @@ cat "/opt/meshcentral/meshcentral-data/config.json" | mv /opt/meshcentral/meshcentral-data/configdb.json /opt/meshcentral/meshcentral-data/config.json sudo systemctl start meshcentral.service +sleep 10 break ;;