mirror of
https://github.com/techahold/Meshcentral-Installer.git
synced 2026-05-21 14:02:15 +00:00
Update install.sh
This commit is contained in:
@@ -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 --save --save-exact meshcentral@1.1.9
|
npm install --save --save-exact meshcentral
|
||||||
sudo chown ${USER}:${USER} -R /opt/meshcentral
|
sudo chown ${USER}:${USER} -R /opt/meshcentral
|
||||||
|
|
||||||
rm /opt/meshcentral/package.json
|
rm /opt/meshcentral/package.json
|
||||||
|
|||||||
Reference in New Issue
Block a user