mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-09 13:39:42 -05:00
correct run time issues
This commit is contained in:
@@ -10,6 +10,7 @@ if [ $2 != "" ]; then
|
||||
REDIRPORT=$2
|
||||
fi
|
||||
|
||||
su - meshcentral
|
||||
cd /home/meshcentral
|
||||
npmbin=$(which node)
|
||||
foreverbin=$(which forever)
|
||||
|
||||
Reference in New Issue
Block a user