about summary refs log tree commit diff stats
path: root/runsfeed
diff options
context:
space:
mode:
Diffstat (limited to 'runsfeed')
-rwxr-xr-xrunsfeed2
1 files changed, 1 insertions, 1 deletions
diff --git a/runsfeed b/runsfeed index 9057750..1c719e9 100755 --- a/runsfeed +++ b/runsfeed
@@ -126,7 +126,7 @@ opml() {
126} 126}
127 127
128html() { 128html() {
129 runcmd sfeed_html.sh "$@" 129 runcmd sfeed_html.awk "$@"
130} 130}
131 131
132atom() ( # atom DIRECTORY [DAYS] 132atom() ( # atom DIRECTORY [DAYS]