Patch from OmegaSquad82

This commit is contained in:
framp 2020-02-27 16:42:43 +01:00
parent fda7a38ba1
commit b4db6c1a64
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ prep=false
ziptool="" ziptool=""
required_tools="$REQUIRED_TOOLS" required_tools="$REQUIRED_TOOLS"
while getopts ":adhipr:svz" opt; do while getopts ":adhipr:svzZ" opt; do
case "${opt}" in case "${opt}" in
a) parallel=true;; a) parallel=true;;
d) debug=true;; d) debug=true;;