diff options
Diffstat (limited to 'bot.zsh')
| -rwxr-xr-x | bot.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ set -e umask 77 exec 2> /dev/null -version="4.0.5" +version="4.0.6" useragent="Sekoohaka/${version} Telegram Bot" local_address="127.0.0.1:8081" |
