mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Change installer keep property to boolean
This commit is contained in:
parent
1e316edd2e
commit
149ad990d1
@ -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": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user