corrected alpine docker image creation scripts

This commit is contained in:
Stephen Gaito 2020-06-20 17:22:46 +01:00
parent e302947e48
commit 8455d458ec
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
echo ""
echo "-------------------------------------------------------------------"
echo "CREATING pdf2htmlEX Docker Image (run inside a docker container)"
echo " (based on Alpine linux $BUILD_DIST)
echo " (based on Alpine linux $BUILD_DIST)"
echo "-------------------------------------------------------------------"
echo ""

View File

@ -7,7 +7,7 @@
echo ""
echo "-------------------------------------------------------------------"
echo "CREATING pdf2htmlEX Docker Image (run outside any docker container)"
echo " (based on Alpine linux $BUILD_DIST)
echo " (based on Alpine linux $BUILD_DIST)"
echo "-------------------------------------------------------------------"
echo ""