From 6b05d5985556f47433da5be7cbb3625878f6df70 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Tue, 7 Jun 2016 17:00:12 +0200 Subject: Add variables for alternative upload tool --- include/consts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'include/consts') diff --git a/include/consts b/include/consts index 9dd1fefe..787688b2 100644 --- a/include/consts +++ b/include/consts @@ -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="" -- cgit v1.2.3