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-cd5b030d7da7remotes/1472528401135870657/master
parent
c16a0b1410
commit
f5734feb5d
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue