mirror of
https://github.com/techahold/Meshcentral-Installer.git
synced 2026-05-21 05:52:16 +00:00
Update install.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user