QGIS/ms-windows/osgeo4w/postinstall-grass-plugin-common.bat
Juergen E. Fischer f97d9dc1a4 osgeo4w: ignore if there are no pyc to cleanup in postinstall
(cherry picked from commit af4cbe2db07c970a0df4668f86b12335e27667df)
2018-02-24 21:51:08 +01:00

3 lines
66 B
Batchfile

del /s /q "%OSGEO4W_ROOT%\apps\@package@\grass\*.pyc"
exit /b 0