Browse Source

~/help/index

honghaitzz11 6 năm trước cách đây
mục cha
commit
73183356c6
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      05-makeMobi.js

+ 2 - 2
05-makeMobi.js

@@ -1,5 +1,5 @@
 const shell = require('shelljs');
 const utils = require('./utils/base');
 shell.exec(`zip -p -r ${utils.name}.epub book`);
-shell.exec(`./utils/kindlegen -c1 ${utils.name}.epub -locale zh`);
-shell.exec(`rm ${utils.name}.epub`);
+// shell.exec(`./utils/kindlegen -c1 ${utils.name}.epub -locale zh`);
+// shell.exec(`rm ${utils.name}.epub`);