From ec7d50450287c9334812c00bc3838e3d75f5cec9 Mon Sep 17 00:00:00 2001 From: Jocelyn Fiat Date: Mon, 28 May 2018 16:18:59 +0200 Subject: [PATCH] Fixed EOL. --- tools/install_ewf.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/install_ewf.bat b/tools/install_ewf.bat index e5704039..841b3846 100644 --- a/tools/install_ewf.bat +++ b/tools/install_ewf.bat @@ -65,8 +65,8 @@ echo Install library: ewf/wsf_proxy %COPYCMD% %TMP_DIR%\library\server\wsf_proxy %TMP_CONTRIB_DIR%\library\web\framework\ewf\wsf_proxy echo Install library: ewf/wsf_html %COPYCMD% %TMP_DIR%\library\server\wsf_html %TMP_CONTRIB_DIR%\library\web\framework\ewf\wsf_html -echo Install library: ewf/wsf_security -%COPYCMD% %TMP_DIR%\library\server\wsf_security %TMP_CONTRIB_DIR%\library\web\framework\ewf\wsf_security +echo Install library: ewf/wsf_security +%COPYCMD% %TMP_DIR%\library\server\wsf_security %TMP_CONTRIB_DIR%\library\web\framework\ewf\wsf_security echo Install library: ewf/encoder %COPYCMD% %TMP_DIR%\library\text\encoder %TMP_CONTRIB_DIR%\library\web\framework\ewf\text\encoder