mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-30 10:36:51 +00:00
Merge branch 'rm_redundant_echo' into 'master'
Remove redundant echo See merge request OpenMW/openmw!2137
This commit is contained in:
commit
d888eb84a5
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