Update gen-config.sh
This commit is contained in:
parent
2a5b88b8cd
commit
f37507c82a
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ cat > config.json << EOF
|
|||
{
|
||||
"ROOT": "${BOT_ROOT}",
|
||||
"INSTAGRAM_ID": "${BOT_INSTAGRAM_ID}",
|
||||
"INSTAGRAM_PASSWORD": "${BOT_INSTAGRAM_PASSWORD}",
|
||||
"INSTAGRAM_PASSWORD": "${BOT_INSTAGRAM_PASSWD}",
|
||||
"INSTAGRAM_TOTP": "${BOT_INSTAGRAM_TOTP}",
|
||||
"KEY": "${BOT_KEY}",
|
||||
"WEBHOOK_URL": "${BOT_WEBHOOK_URL}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue