mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-30 12:32:36 +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
@ -33,7 +33,6 @@ fi
|
||||
|
||||
if [ ! -x "${DOCUMENTOR_PATH:?}" ]; then
|
||||
# running on Windows?
|
||||
echo windows
|
||||
DOCUMENTOR_PATH="${APPDATA:?}/LuaRocks/bin/openmwluadocumentor.bat"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user