cookie dir to env

This commit is contained in:
Shihaam Abdul Rahman
2021-05-14 02:44:12 +05:00
parent 3f85e76b36
commit 6024a9ca0a
2 changed files with 3 additions and 3 deletions

View File

@ -9,4 +9,5 @@ TG_CHATID='' #Your Telegram chat ID, This could be your user, group, supergroup
# DO NOT EDIT THESE UNLESS YOU KNOW WHAT YOURE DOING
TG_BOTAPI='https://api.telegram.org/bot'
BML_URL='https://www.bankofmaldives.com.mv/internetbanking/api'
mkdir -p ~/.cache/bml-cli/ # make cookie dir
COOKIE=~/.cache/bml-cli/cookie # set cookie dir