mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
Change installer keep property to boolean
This commit is contained in:
parent
1e316edd2e
commit
149ad990d1
@ -42,7 +42,7 @@
|
|||||||
"--root $dir\\root",
|
"--root $dir\\root",
|
||||||
"--site https://mirrors.kernel.org/sourceware/cygwin/"
|
"--site https://mirrors.kernel.org/sourceware/cygwin/"
|
||||||
],
|
],
|
||||||
"keep": "true"
|
"keep": true
|
||||||
},
|
},
|
||||||
"notes": "To start a Cygwin shell, type \"cygwin\"",
|
"notes": "To start a Cygwin shell, type \"cygwin\"",
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user