1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-18 18:29:42 +00:00
TiddlyWiki5/rabbithole/tw5.com/run.sh
2012-05-04 17:47:12 +01:00

6 lines
119 B
Bash
Executable File

#!/bin/sh
# run TiddlyWiki5
node ../core/boot.js --verbose --wikitest ../../test/wikitests/ --dump shadows || exit 1