diff --git a/run-config.sh b/run-config.sh index 093bd689daee91660250fde5401b67858216d528..6b550c63e19dbf87ee9210125af41a8ed8549020 100755 --- a/run-config.sh +++ b/run-config.sh @@ -76,6 +76,7 @@ if test -n "${inep}" -a -z "$(egrep ${inepRE} <<< ${inep})"; then fi getProxyConf +proxy="${phost} ${pport} ${puid} ${ppasswd}" # Execution if test $# -gt 1; then