Bring over remaining scripts from build.jermolene.github.io

This commit is contained in:
Jeremy Ruston
2019-08-09 10:30:26 +01:00
parent 067e8a9f94
commit 9244a2f4fd
3 changed files with 32 additions and 0 deletions

8
bin/quick-bld.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
# Abbreviated build script for building prerelease
tiddlywiki editions/prerelease \
--verbose \
--build favicon index \
|| exit 1