From 8dbb321a25705d941f7690281e495ccbd94cbdc3 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 13 Jun 2022 23:29:17 +0200 Subject: add build script for mdbook --- cleanup.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 cleanup.sh (limited to 'cleanup.sh') diff --git a/cleanup.sh b/cleanup.sh new file mode 100755 index 0000000..8826fa7 --- /dev/null +++ b/cleanup.sh @@ -0,0 +1,2 @@ +rm -r gtfs-book-html +rm -r gtfs-realtime-book-html -- cgit v1.2.3