Update install.sh

This commit is contained in:
dinger1986
2023-08-17 22:57:48 +01:00
committed by GitHub
parent f229e9d610
commit 4f29b17597

View File

@@ -45,6 +45,11 @@ sudo systemctl daemon-reload
sudo systemctl enable meshcentral.service sudo systemctl enable meshcentral.service
sudo systemctl start 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" echo "You will now be given a choice of what database you want to use"
# Choice for Database # Choice for Database