Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MeetWq committed May 5, 2024
1 parent ffb2458 commit da036bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/start_memebot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ mkdir -p ~/.config/meme_generator

envsubst < /app/config.toml.template > ~/.config/meme_generator/config.toml

exec python bot.py
exec python /app/bot.py

0 comments on commit da036bb

Please sign in to comment.