wingrass: document GRASS_SH (how to switch from cmd to bash)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@68212 15284696-431f-4ddb-bdfa-cd5b030d7da7
remotes/1472528401135870657/master
martinl 2016-04-05 12:03:00 +00:00
parent c16a0b1410
commit f5734feb5d
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@ REM
set GISBASE=%OSGEO4W_ROOT%\apps\grass\grass-@VERSION@
REM Uncomment if you want to use Bash instead of Cmd
REM Note that msys package must be also installed
REM set GRASS_SH=%OSGEO4W_ROOT%\apps\msys\bin\sh.exe
set GRASS_PYTHON=%OSGEO4W_ROOT%\bin\python.exe
set PYTHONHOME=%OSGEO4W_ROOT%\apps\Python27