Add extra options variables

This commit is contained in:
2023-03-13 08:58:00 +00:00
parent 78e39b504d
commit ac3bd2d2df

View File

@@ -7,6 +7,8 @@ debug() {
fi; fi;
} }
EXTRA_OPTIONS="$1 $2 $3";
DEBUG=0 DEBUG=0
SOURCE=$PROXY SOURCE=$PROXY
TARGET=$TARGET TARGET=$TARGET