Update install.sh

This commit is contained in:
dinger1986
2023-08-17 22:09:42 +01:00
committed by GitHub
parent a3edc35925
commit c8ecafb10a

View File

@@ -17,7 +17,7 @@ sudo npm install -g npm
sudo mkdir -p /opt/meshcentral/meshcentral-data
sudo chown ${USER}:${USER} -R /opt/meshcentral
cd /opt/meshcentral
npm install meshcentral@1.1.9
npm install meshcentral@1.1.6
sudo chown ${USER}:${USER} -R /opt/meshcentral
meshservice="$(cat << EOF