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
|
||||
fi
|
||||
|
||||
su - meshcentral
|
||||
cd /home/meshcentral
|
||||
npmbin=$(which node)
|
||||
foreverbin=$(which forever)
|
||||
|
Loading…
x
Reference in New Issue
Block a user