diff options
| author | jwansek <eddie.atten.ea29@gmail.com> | 2021-05-25 11:52:47 +0000 |
|---|---|---|
| committer | jwansek <eddie.atten.ea29@gmail.com> | 2021-05-25 11:52:47 +0000 |
| commit | 5a3378bb7d8ee2e6ba8f44ac29f34b658915b0c5 (patch) | |
| tree | bb86bcf65085203bbdd3fcd99b89021415e00315 /crontab | |
| parent | 574635bf096f8cde0a7b825f300c326157e8e6ca (diff) | |
| download | yaoi-communism-5a3378bb7d8ee2e6ba8f44ac29f34b658915b0c5.tar.gz yaoi-communism-5a3378bb7d8ee2e6ba8f44ac29f34b658915b0c5.zip | |
fixed some issues with dockerisation
Diffstat (limited to 'crontab')
| -rw-r--r-- | crontab | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -0 */3 * * * python3 /app/bot.py
\ No newline at end of file +0 */3 * * * python3 /app/bot.py + |
