From 0ba00eaa2e131c3fbc519d208ae2e04934f2da63 Mon Sep 17 00:00:00 2001 From: thing1 Date: Sat, 1 Feb 2025 16:38:43 +0000 Subject: added rss --- auto.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'auto.sh') diff --git a/auto.sh b/auto.sh index 86dbacc..8367dfe 100755 --- a/auto.sh +++ b/auto.sh @@ -1,5 +1,6 @@ while true; do git pull origin master ./blogger.sh + ./rss.sh sleep 3600 done -- cgit v1.2.3