mirror of
https://github.com/techahold/Meshcentral-Installer.git
synced 2026-05-21 22:12:15 +00:00
Update install.sh
This commit is contained in:
@@ -5,6 +5,8 @@ then
|
||||
sudo apt-get install -y lsb-core > null
|
||||
fi
|
||||
|
||||
sudo apt-get install -y curl sudo > null
|
||||
|
||||
curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash - > null
|
||||
sudo apt-get update > null
|
||||
echo "Installing MeshCentral"
|
||||
|
||||
Reference in New Issue
Block a user