From c8fd8de0c15e8dc3a24c1a7faa518d579fb2e504 Mon Sep 17 00:00:00 2001 From: Lewin Chan Date: Mon, 31 Jul 2023 10:40:26 +0100 Subject: [PATCH] updatecli: Add to path, remove shim (#4991) --- bucket/updatecli.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/bucket/updatecli.json b/bucket/updatecli.json index f2107b94ed..3901bc8fc2 100644 --- a/bucket/updatecli.json +++ b/bucket/updatecli.json @@ -13,13 +13,7 @@ "hash": "fc7dc1cb60deeb194f0ba5bdec675f7695e97ca7a119742307e6b308a6cba69b" } }, - "bin": [ - "updatecli.exe", - [ - "updatecli.exe", - "upd8cli" - ] - ], + "env_add_path": ".", "checkver": { "github": "https://github.com/updatecli/updatecli" },