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