mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-25 07:44:08 +00:00
Remove redundant echo
This commit is contained in:
parent
2ef2e93a46
commit
6c0281d145
@ -33,7 +33,6 @@ fi
|
|||||||
|
|
||||||
if [ ! -x "${DOCUMENTOR_PATH:?}" ]; then
|
if [ ! -x "${DOCUMENTOR_PATH:?}" ]; then
|
||||||
# running on Windows?
|
# running on Windows?
|
||||||
echo windows
|
|
||||||
DOCUMENTOR_PATH="${APPDATA:?}/LuaRocks/bin/openmwluadocumentor.bat"
|
DOCUMENTOR_PATH="${APPDATA:?}/LuaRocks/bin/openmwluadocumentor.bat"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user