mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2025-02-02 18:38:24 +00:00
sync again with master
This commit is contained in:
commit
f019ab190f
@ -496,7 +496,6 @@ if [ ! -f "${JSONSHFILE}" ]; then
|
||||
chmod +x "${JSONSHFILE}"
|
||||
fi
|
||||
|
||||
|
||||
if [ "${SOURCE}" != "yes" ] && [ "$1" != "init" ] && [ "$1" != "help" ] && [ "$1" != "" ]; then
|
||||
ME="$(getBotName)"
|
||||
if [ "$ME" = "" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user