mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-01-31 00:15:57 -05:00
correct run time issues
This commit is contained in:
parent
19273e9241
commit
50c94a5095
@ -10,6 +10,7 @@ if [ $2 != "" ]; then
|
|||||||
REDIRPORT=$2
|
REDIRPORT=$2
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
su - meshcentral
|
||||||
cd /home/meshcentral
|
cd /home/meshcentral
|
||||||
npmbin=$(which node)
|
npmbin=$(which node)
|
||||||
foreverbin=$(which forever)
|
foreverbin=$(which forever)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user