Change installer keep property to boolean

This commit is contained in:
Richard Kuhnt 2018-01-04 13:40:23 +01:00
parent 1e316edd2e
commit 149ad990d1

View File

@ -42,7 +42,7 @@
"--root $dir\\root",
"--site https://mirrors.kernel.org/sourceware/cygwin/"
],
"keep": "true"
"keep": true
},
"notes": "To start a Cygwin shell, type \"cygwin\"",
"persist": [