We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a929a6 commit bb90b96Copy full SHA for bb90b96
python/build_rtpproxy.sh
@@ -1,6 +1,7 @@
1
#!/bin/sh
2
3
set -e
4
+set -x
5
6
_SELF="`realpath "${0}"`"
7
MYDIR="`dirname ${_SELF}`"
0 commit comments