mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-11-26 09:16:28 +00:00
show files after init
This commit is contained in:
parent
a792048dfe
commit
deeef7edc5
@ -868,6 +868,8 @@ bot_init() {
|
|||||||
find . -name '*.jssh' -exec chmod u+w \{\} +
|
find . -name '*.jssh' -exec chmod u+w \{\} +
|
||||||
#ls -la
|
#ls -la
|
||||||
fi
|
fi
|
||||||
|
# show result
|
||||||
|
ls -l
|
||||||
}
|
}
|
||||||
|
|
||||||
if ! _is_function send_message ; then
|
if ! _is_function send_message ; then
|
||||||
|
Loading…
Reference in New Issue
Block a user