浏览代码

env.bat.tmpl: Deal with blanks in OSGEO4W_ROOT (#859)

Jürgen Fischer 4 年之前
父节点
当前提交
3ea2136801
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mswindows/osgeo4w/env.bat.tmpl

+ 1 - 1
mswindows/osgeo4w/env.bat.tmpl

@@ -2,7 +2,7 @@ REM
 REM Environmental variables for GRASS OSGeo4W installer
 REM
 
-call %OSGEO4W_ROOT%\bin\py3_env.bat
+call "%OSGEO4W_ROOT%\bin\py3_env.bat"
 
 set GISBASE=%OSGEO4W_ROOT%\apps\grass\grass@POSTFIX@