Update install.sh

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

View File

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