mirror of
https://github.com/techahold/Meshcentral-Installer.git
synced 2026-05-21 14:02:15 +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 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
|
||||||
|
|||||||
Reference in New Issue
Block a user