diff options
Diffstat (limited to 'submodules/command_authorize.sh')
| -rw-r--r-- | submodules/command_authorize.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/submodules/command_authorize.sh b/submodules/command_authorize.sh index 91cbe46..726b3ea 100644 --- a/submodules/command_authorize.sh +++ b/submodules/command_authorize.sh @@ -35,7 +35,7 @@ fi if [ -z "${output_text}" ] then - if [ -n "${ib_noverify}" ] + if [ -n "${ib_noauth}" ] then output_text="Authorization cannot be verified, make sure you provided the correct credentials" else |
