diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-14 14:51:25 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:05 +0100 |
| commit | 3ab58b5bd5d262dce4ee77f7532d6b6711aed89b (patch) | |
| tree | bacfb7b0f6b9973ed3608aee70278359244c7a24 /buetow.org.sh | |
| parent | 6c182aff9a6b0f0171f95ec95a6da2c138fd4853 (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 ;; |
