1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 01:33:16 +00:00
TiddlyWiki5/rabbithole/run.sh
Jeremy Ruston d93bbbbe7b Introduce plugin module mechanism
See the readme for details
2012-04-30 12:23:03 +01:00

6 lines
58 B
Bash
Executable File

#!/bin/sh
# run TiddlyWiki5
node core/boot.js || exit 1