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:
@@ -20,6 +20,8 @@ cd /opt/meshcentral
|
|||||||
npm install meshcentral@1.1.6
|
npm install meshcentral@1.1.6
|
||||||
sudo chown ${USER}:${USER} -R /opt/meshcentral
|
sudo chown ${USER}:${USER} -R /opt/meshcentral
|
||||||
|
|
||||||
|
sed -i 's|"^1.1.6"": |"1.1.6"": |g' /opt/meshcentral/package.json
|
||||||
|
|
||||||
meshservice="$(cat << EOF
|
meshservice="$(cat << EOF
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=MeshCentral Server
|
Description=MeshCentral Server
|
||||||
|
|||||||
Reference in New Issue
Block a user