mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-19 17:11:33 +00:00
Remove redundant echo
This commit is contained in:
parent
2ef2e93a46
commit
6c0281d145
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue