From 8f7dbee8132ccb87f93c9b60fd737067bfc26f2e Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Wed, 15 Jun 2022 11:09:52 -0500 Subject: [PATCH] fix: flaky install.sh upgrade on OSX (zsh killed) (#2309) * remove binary exists * fix lint and format errors Co-authored-by: ben@coder.com --- install.sh | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 795c1af367..032a792ae0 100755 --- a/install.sh +++ b/install.sh @@ -85,7 +85,8 @@ echo_latest_version() { echo_standalone_postinstall() { cath <