diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-23 16:48:38 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-23 16:48:38 +0300 |
| commit | d9df6d3e6d36aad6af57b9fe08cca1dbf3a32f0f (patch) | |
| tree | 45bd800cdca5a6ed667419cf656c77b445aa684b | |
| parent | 8d30ab4789aee597728116f6b38ecafd9ed71634 (diff) | |
add breathing space
| -rw-r--r-- | Justfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ reports: mkdir -p out_gmi out_html perl foostats.pl --report --stats-dir stats --output-dir out_gmi --html-output-dir out_html echo "Generated Gemtext in out_gmi and HTML in out_html" + gather-fooodds: @echo Gathering to fooodds.log ( \ |
