mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-06 22:17:37 +00:00
Update meshcentral-install.sh
This commit is contained in:
@ -67,7 +67,7 @@ echo -en "${GN} Installing Node.js... "
|
|||||||
apt-get install -y nodejs &>/dev/null
|
apt-get install -y nodejs &>/dev/null
|
||||||
echo -e "${CM}${CL} \r"
|
echo -e "${CM}${CL} \r"
|
||||||
|
|
||||||
echo -en "${GN} Installing Mesh Central... "
|
echo -en "${GN} Installing MeshCentral... "
|
||||||
mkdir /opt/meshcentral
|
mkdir /opt/meshcentral
|
||||||
cd /opt/meshcentral
|
cd /opt/meshcentral
|
||||||
npm install meshcentral &>/dev/null
|
npm install meshcentral &>/dev/null
|
||||||
|
Reference in New Issue
Block a user