From 5a3378bb7d8ee2e6ba8f44ac29f34b658915b0c5 Mon Sep 17 00:00:00 2001 From: jwansek Date: Tue, 25 May 2021 11:52:47 +0000 Subject: fixed some issues with dockerisation --- crontab | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'crontab') diff --git a/crontab b/crontab index 5ef7b80..3b74066 100644 --- a/crontab +++ b/crontab @@ -1 +1,2 @@ -0 */3 * * * python3 /app/bot.py \ No newline at end of file +0 */3 * * * python3 /app/bot.py + -- cgit v1.2.3