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:
2
run
2
run
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
set -ex
|
||||
set -e
|
||||
export PYTHONPATH="$(dirname $0):$PYTHONPATH"
|
||||
|
||||
python_best_version() {
|
||||
|
Reference in New Issue
Block a user