add more installer parts

This commit is contained in:
Mario Fetka
2024-04-20 14:04:22 +02:00
parent dc5d8baa88
commit 0ff0fdc74b
5 changed files with 37 additions and 37 deletions

View File

@@ -27,7 +27,7 @@ fi
# Starting the MRC python script
cd $MRC_PATH >/dev/null
/usr/bin/python2 ./mrc_server.py $MRC_SERVER:$MRC_PORT > logs/mrcserver.log 2>&1 &
/usr/bin/python2 ./mrc_server.py $MRC_SERVER:$MRC_PORT > data/mrc/mrcserver.log 2>&1 &
cd - >/dev/null
# Wait 3 seconds and check for a PID