Add scheduled X post fetcher deployment

This commit is contained in:
shenlei
2026-07-31 18:33:14 +09:00
parent 9fba699ece
commit 4e0a694696
7 changed files with 327 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[Unit]
Description=Run X post fetcher every day
[Timer]
OnCalendar=*-*-* 09:00:00
Persistent=true
Unit=fetch-x.service
[Install]
WantedBy=timers.target