diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-14 14:51:25 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-05-14 14:51:25 +0100 |
| commit | c016d0e644d429e1ec996dd4ff6f15c3b30d562f (patch) | |
| tree | 13a9aea1363ec6a30bb6113e28e350ce154e41cd /buetow.org.sh | |
| parent | 49860f663ec66de52e45db73a42c49fa2b63fdd8 (diff) | |
fix feed
Diffstat (limited to 'buetow.org.sh')
| -rwxr-xr-x | buetow.org.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buetow.org.sh b/buetow.org.sh index 7dd09338..628209e9 100755 --- a/buetow.org.sh +++ b/buetow.org.sh @@ -33,7 +33,7 @@ case $ARG in html::test md::test ;; - --feeds) + --feed) gemfeed::generate atomfeed::generate ;; |
