Skip to content

Commit

Permalink
Force default telegram-cli config fir portability.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sahri Riza Umami committed Jun 10, 2016
1 parent 79d94f4 commit 9a4a1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion merbot
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,6 @@ else
printf '\e[1;31m%s\n\e[0;39;49m' ' tg binary not found' " Run $0 install"
exit 1
fi

tgcli_config
./tg/bin/telegram-cli -k ./tg/tg-server-pub --disable-link-preview -s ./bot/bot.lua -l 1 -E -c ./data/tg-cli.config -p default "$@"
fi

0 comments on commit 9a4a1bc

Please sign in to comment.