mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-11-26 09:16:28 +00:00
remove debug code
This commit is contained in:
parent
8d3a0e497d
commit
057f0e74c0
@ -55,12 +55,6 @@ elif [ ! -w "$COUNT" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
pwd
|
|
||||||
ls -l
|
|
||||||
|
|
||||||
exit
|
|
||||||
|
|
||||||
|
|
||||||
source commands.sh source
|
source commands.sh source
|
||||||
URL='https://api.telegram.org/bot'$TOKEN
|
URL='https://api.telegram.org/bot'$TOKEN
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user