diff --git a/entrypoint.sh b/entrypoint.sh index c188d82..14e3715 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -7,6 +7,8 @@ debug() { fi; } +EXTRA_OPTIONS="$1 $2 $3"; + DEBUG=0 SOURCE=$PROXY TARGET=$TARGET