From a3edc3592590f9fdcbef2cc0271eb5ae9abac5f1 Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Thu, 17 Aug 2023 22:00:08 +0100 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 80e590b..1f89e83 100644 --- a/install.sh +++ b/install.sh @@ -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 +npm install meshcentral@1.1.9 sudo chown ${USER}:${USER} -R /opt/meshcentral meshservice="$(cat << EOF