|
@@ -3,6 +3,8 @@ REM Environmental variables for GRASS OSGeo4W installer
|
|
REM
|
|
REM
|
|
|
|
|
|
set GISBASE=%OSGEO4W_ROOT%\apps\grass\grass-@VERSION@
|
|
set GISBASE=%OSGEO4W_ROOT%\apps\grass\grass-@VERSION@
|
|
|
|
+REM Default prompt: cmd.exe
|
|
|
|
+REM To enable bash prompt please uncomment the line bellow
|
|
REM set GRASS_SH=%OSGEO4W_ROOT%\apps\msys\bin\sh.exe
|
|
REM set GRASS_SH=%OSGEO4W_ROOT%\apps\msys\bin\sh.exe
|
|
|
|
|
|
set GRASS_HTML_BROWSER=explorer
|
|
set GRASS_HTML_BROWSER=explorer
|