From 149ad990d18ba244b7daa6e8600a377466242fdc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 4 Jan 2018 13:40:23 +0100 Subject: [PATCH] Change installer keep property to boolean --- cygwin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cygwin.json b/cygwin.json index 816a7b9772..a33b296654 100644 --- a/cygwin.json +++ b/cygwin.json @@ -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": [