1
Fork 0

Show output file after build

This commit is contained in:
Jake Howard 2018-04-25 10:14:06 +01:00
parent d664725ad9
commit 54ca1005c0
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 2 additions and 0 deletions

View File

@ -26,3 +26,5 @@ cd $SCRIPTPATH && pandoc $PANDOC_ARGS
echo "> Running second pass..."
cd $SCRIPTPATH && pandoc --lua-filter=$SCRIPTPATH/word-count.lua $PANDOC_ARGS
echo "> Output to '$OUTPUT_FILE'"