@ -1,8 +0,0 @@
import os
import time
os.chdir("feed_articles")
while True:
time.sleep(100)
os.system("git pull")