1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-05 02:10:45 +00:00
TiddlyWiki5/rabbithole/run.sh
2012-05-03 21:57:41 +01:00

6 lines
83 B
Bash
Executable File

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