From c8ecafb10a9fc3eef372d34642e567182156d5c4 Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Thu, 17 Aug 2023 22:09:42 +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 1f89e83..6783a99 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@1.1.9 +npm install meshcentral@1.1.6 sudo chown ${USER}:${USER} -R /opt/meshcentral meshservice="$(cat << EOF