Update run-composite-test.sh
This commit is contained in:
parent
23c8e9d3d5
commit
cb6c469ef9
@ -30,6 +30,7 @@ fi
|
||||
if nc -z localhost 5000; then
|
||||
echo "ERROR launching openvidu-recording-java. Port 5000 is already occupied"
|
||||
echo "You may kill all openvidu processes before running the script with this command: $ sudo kill -9 \$(ps aux | grep openvidu-recording-java | awk '{print \$2}')"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user