1
1
mirror of https://github.com/sshuttle/sshuttle.git synced 2025-07-09 11:07:22 +02:00

turn off debugging

This commit is contained in:
vieira
2017-10-21 01:03:35 +00:00
committed by Brian May
parent 94ea0a3bed
commit 8add00866c

2
run

@ -1,5 +1,5 @@
#!/usr/bin/env sh
set -ex
set -e
export PYTHONPATH="$(dirname $0):$PYTHONPATH"
python_best_version() {