mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Fix typo in install template script
This commit is contained in:
parent
58909a1c21
commit
53e3f3bc2d
@ -11,7 +11,7 @@ IF NOT EXIST "%TEMPLATES%\qgis" (
|
||||
)
|
||||
|
||||
IF NOT EXIST "%CODESTYLES%" (
|
||||
mkdir "%COESTYLES%"
|
||||
mkdir "%CODESTYLES%"
|
||||
)
|
||||
|
||||
IF NOT EXIST "%CODESTYLES%\qgis_code_style.xml" (
|
||||
|
Loading…
x
Reference in New Issue
Block a user