diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-07 23:12:03 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 02f8c560e8984cdfef78eb2d527a989e5887edad (patch) | |
| tree | a082f1c9ccbd5a1c69387efcbd6de758f1db3b11 /buetow.org.sh | |
| parent | 7046a7210a45b8091304ced826d9bf4bd71e3f53 (diff) | |
fix
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 905ecd57..2fe68d76 100755 --- a/buetow.org.sh +++ b/buetow.org.sh @@ -61,7 +61,7 @@ GEMFEED mv "$gemfeed_dir/index.gmi.tmp" "$gemfeed_dir/index.gmi" git add "$gemfeed_dir/index.gmi" - gemfeed::updatemainindex + # gemfeed::updatemainindex } ## Atom module |
