Add variables for alternative upload tool

This commit is contained in:
Michael Boelen 2016-06-07 17:00:12 +02:00
parent c88a2678f6
commit 6b05d59855
1 changed files with 3 additions and 1 deletions

View File

@ -183,11 +183,13 @@ unset LANG
UEFI_BOOTED=0
UEFI_BOOTED_SECURE=0
UNBOUND_RUNNING=0
UPDATE_CHECK_SKIPPED=0
UPLOAD_OPTIONS=""
UPLOAD_PROXY_PORT=""
UPLOAD_PROXY_PROTOCOL=""
UPLOAD_PROXY_SERVER=""
UPDATE_CHECK_SKIPPED=0
UPLOAD_TOOL=""
UPLOAD_TOOL_ARGS=""
VALUE=""
VERBOSE=0
VMTYPE=""