force python2
This commit is contained in:
parent
8d70a7eed3
commit
467f826846
@ -27,7 +27,7 @@ fi
|
|||||||
|
|
||||||
# Starting the MRC python script
|
# Starting the MRC python script
|
||||||
cd $MRC_PATH >/dev/null
|
cd $MRC_PATH >/dev/null
|
||||||
./mrc_client.py $MRC_SERVER $MRC_PORT &
|
python2 mrc_client.py $MRC_SERVER $MRC_PORT &
|
||||||
cd - >/dev/null
|
cd - >/dev/null
|
||||||
|
|
||||||
# Wait 3 seconds and check for a PID
|
# Wait 3 seconds and check for a PID
|
||||||
|
Loading…
Reference in New Issue
Block a user