mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2025-04-11 08:31:51 +00:00
Corrected return code for bottoken error
This commit is contained in:
parent
dd47dd6626
commit
269d18507f
@ -21,7 +21,7 @@
|
|||||||
# - 4 unknown command
|
# - 4 unknown command
|
||||||
# - 5 cannot connect to telegram bot
|
# - 5 cannot connect to telegram bot
|
||||||
# - 6 mandatory module not found
|
# - 6 mandatory module not found
|
||||||
# - 6 can't get bottoken
|
# - 7 can't get bottoken
|
||||||
# - 10 not bash!
|
# - 10 not bash!
|
||||||
# shellcheck disable=SC2140,SC2031,SC2120,SC1091
|
# shellcheck disable=SC2140,SC2031,SC2120,SC1091
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user