1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-23 10:20:48 +00:00

Remove redundant echo

This commit is contained in:
elsid 2022-07-15 14:11:32 +02:00
parent 2ef2e93a46
commit 6c0281d145
No known key found for this signature in database
GPG Key ID: 4DE04C198CBA7625

View File

@ -33,7 +33,6 @@ fi
if [ ! -x "${DOCUMENTOR_PATH:?}" ]; then
# running on Windows?
echo windows
DOCUMENTOR_PATH="${APPDATA:?}/LuaRocks/bin/openmwluadocumentor.bat"
fi