From 4f29b175975f5c2ef9028f1ee214a20b4478c7de Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Thu, 17 Aug 2023 22:57:48 +0100 Subject: [PATCH] Update install.sh --- install.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/install.sh b/install.sh index 777f041..8eacf5b 100644 --- a/install.sh +++ b/install.sh @@ -45,6 +45,11 @@ sudo systemctl daemon-reload sudo systemctl enable meshcentral.service sudo systemctl start meshcentral.service +if [ -d "/opt/meshcentral/meshcentral-files/" ]; then + echo "Folder is there" + pause +fi + echo "You will now be given a choice of what database you want to use" # Choice for Database