force python2

This commit is contained in:
Mario Fetka 2023-01-07 19:02:49 +01:00
parent 8d70a7eed3
commit 467f826846

View File

@ -27,7 +27,7 @@ fi
# Starting the MRC python script
cd $MRC_PATH >/dev/null
./mrc_client.py $MRC_SERVER $MRC_PORT &
python2 mrc_client.py $MRC_SERVER $MRC_PORT &
cd - >/dev/null
# Wait 3 seconds and check for a PID