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:
@@ -5,6 +5,8 @@ then
|
|||||||
sudo apt-get install -y lsb-core > null
|
sudo apt-get install -y lsb-core > null
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
sudo apt-get install -y curl sudo > null
|
||||||
|
|
||||||
curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash - > null
|
curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash - > null
|
||||||
sudo apt-get update > null
|
sudo apt-get update > null
|
||||||
echo "Installing MeshCentral"
|
echo "Installing MeshCentral"
|
||||||
|
|||||||
Reference in New Issue
Block a user