TiddlyWiki5/bin/quick-bld.sh

9 wiersze
153 B
Bash

#!/bin/bash
# Abbreviated build script for building prerelease
tiddlywiki editions/prerelease \
--verbose \
2019-09-24 12:23:21 +00:00
--build favicon index empty \
|| exit 1