Remove mistaken double loading of template

print-window-tiddler
Jeremy Ruston 2012-05-29 22:45:24 +01:00
rodzic 9482717c94
commit 7e1013a1f2
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -12,7 +12,6 @@ pushd tw2 > /dev/null
node ../core/boot.js \
--verbose \
--load shadows/tiddlywiki2.template.html.tid \
--load source/tiddlywiki.com/index.html.recipe \
--savetiddler $:/core/templates/tiddlywiki2.template.html ../tmp/tw2/index.html text/plain \
|| exit 1