mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
added image creation to doItAll
This commit is contained in:
parent
dd3596432b
commit
1bf3eadbdc
@ -25,3 +25,6 @@ export UNATTENDED=--assume-yes
|
||||
|
||||
./buildScripts/installPdf2htmlEX || { echo 'installPdf2htmlEX FAILED' ; exit 1 ; }
|
||||
|
||||
./buildScripts/createAppImage || { echo 'createAppImage FAILED' ; exit 1 ; }
|
||||
|
||||
./buildScripts/createDockerImage || { echo 'createDockerImage FAILED' ; exit 1 ; }
|
||||
|
Loading…
Reference in New Issue
Block a user