5 lines
85 B
Python
5 lines
85 B
Python
import os
|
|
|
|
os.system("python3 write_blog_pages.py")
|
|
os.system("python3 rss_feed.py")
|