From 246636cb1042bcf5da566a002f034cac28131ccc Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Sat, 30 Mar 2024 11:39:32 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20Remove=20Finder=20open=20command?= =?UTF-8?q?=20from=20bottle=20script?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/bottle | 2 -- 1 file changed, 2 deletions(-) diff --git a/script/bottle b/script/bottle index 494f059..9acb396 100755 --- a/script/bottle +++ b/script/bottle @@ -161,5 +161,3 @@ ls -l "${BOTTLE_DIR}" echo "${BOTTLE_BLOCK}" brew remove mas-cli/tap/mas - -open "${BOTTLE_DIR}"