Add mk-all helper script for maintainers. - gopher-lawn - The gopher lawn gopher directory project.
HTML git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/gopher-lawn/
DIR Log
DIR Files
DIR Refs
DIR Tags
---
DIR commit f17f7e0fb5a99f87a5b160f330449e0e79240fa2
DIR parent c3604224bba542210c47e6ae1ad387b943380d3d
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Fri, 28 Aug 2020 12:58:35 +0200
Add mk-all helper script for maintainers.
Diffstat:
A mk-all | 4 ++++
1 file changed, 4 insertions(+), 0 deletions(-)
---
DIR diff --git a/mk-all b/mk-all
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+cat db/* categories/* | ./lawn-mower/lawn-mower.py
+