Forgot to define DELAYED_MODE default value
This commit is contained in:
parent
49aaa26a64
commit
b51055d669
@ -17,6 +17,8 @@ readonly NBARGS="${#}"
|
||||
readonly RED='\033[0;31m'
|
||||
readonly RESET='\033[0m'
|
||||
readonly COLOR_DEBUG="${PURPLE}"
|
||||
|
||||
DELAYED_MODE="1"
|
||||
# }}}
|
||||
usage() { # {{{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user