mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-11-22 23:45:10 +00:00
fix source debug
This commit is contained in:
parent
9f3d39d461
commit
928ab057e8
@ -22,7 +22,7 @@
|
|||||||
# AUTHOR: KayM (gnadelwartz), kay@rrr.de
|
# AUTHOR: KayM (gnadelwartz), kay@rrr.de
|
||||||
# CREATED: 23.12.2020 16:52
|
# CREATED: 23.12.2020 16:52
|
||||||
#
|
#
|
||||||
#### $$VERSION$$ v1.2-dev2-53-gac877c2
|
#### $$VERSION$$ v1.2-dev2-56-g9f3d39d
|
||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
# set bashbot environment
|
# set bashbot environment
|
||||||
@ -60,7 +60,7 @@ esac
|
|||||||
|
|
||||||
# source bashbot and send message
|
# source bashbot and send message
|
||||||
# shellcheck disable=SC1090
|
# shellcheck disable=SC1090
|
||||||
source "${BASHBOT_HOME}/bashbot.sh" source "$3"
|
source "${BASHBOT_HOME}/bashbot.sh" source "$4"
|
||||||
|
|
||||||
####
|
####
|
||||||
# ready, do stuff here -----
|
# ready, do stuff here -----
|
||||||
|
Loading…
Reference in New Issue
Block a user