From 3d492d0d2019803f734646e3da184c09685a687e Mon Sep 17 00:00:00 2001 From: ekardnam Date: Thu, 21 Feb 2019 09:52:30 +0000 Subject: [PATCH] fix --- megafono_bot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/megafono_bot.sh b/megafono_bot.sh index 2adf770..2cda15e 100755 --- a/megafono_bot.sh +++ b/megafono_bot.sh @@ -8,7 +8,7 @@ SLEEP_INTERVAL=3h # File containing the toots to post -DATA_FILE=test.txt +DATA_FILE=megafono.txt # # CONFIGURATION END