Skip to content

Commit

Permalink
將指引本文的 EPUB 內容提取到根目錄
Browse files Browse the repository at this point in the history
  • Loading branch information
專業技術組 committed Dec 19, 2019
1 parent bb1a98e commit f5db590
Show file tree
Hide file tree
Showing 56 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pack-all.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh

java -jar ~/epubcheck-4.2.2/epubcheck.jar ./tdpf-epub3guide -mode exp -save
find samples/ ! -name 'style_template' -maxdepth 1 -mindepth 1 -type d -print | xargs -I '{}' java -jar ~/epubcheck-4.2.2/epubcheck.jar "{}" -mode exp -save
find practices/ ! -name 'style_template' -maxdepth 1 -mindepth 1 -type d -print | xargs -I '{}' java -jar ~/epubcheck-4.2.2/epubcheck.jar "{}" -mode exp -save
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f5db590

Please sign in to comment.