Skip to content

Commit aa1afa9

Browse files
committed
improve shall
1 parent 982140c commit aa1afa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/make-books.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pandoc -o $DIR_DOWNLOADS/$OUTPUT_CN.epub --metadata title="$TITLE_CN" --metadata
3737
epubcheck $DIR_DOWNLOADS/$OUTPUT_CN.epub
3838
epubcheck $DIR_DOWNLOADS/$OUTPUT_CN.epub
3939

40-
cd ./tools
40+
cd ./tools || exit
4141

4242
# Generate PDFs
4343
npm run make-pdf --source=$INPUT_EN --destination=$OUTPUT_EN

0 commit comments

Comments
 (0)