Correcting proxy variable name

This commit is contained in:
2022-09-29 07:36:10 +00:00
parent 6dfe4efa0a
commit 3ad86232d6

View File

@@ -7,7 +7,7 @@ debug() {
fi;
}
SOURCE=$SMARTHOST_PROXY
SOURCE=$PROXY
TARGET=$TARGET
DOMAIN=$DOMAIN
PORT=$PORT