From 83677eed4ba3e1a0e5a1cc0fdd7156f2444f83bb Mon Sep 17 00:00:00 2001 From: younglim Date: Thu, 13 Apr 2023 12:04:38 +0800 Subject: [PATCH] Allow hats_shell execute params --- scripts/hats_shell.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/hats_shell.sh b/scripts/hats_shell.sh index e017ae22..a2df3f74 100644 --- a/scripts/hats_shell.sh +++ b/scripts/hats_shell.sh @@ -55,3 +55,5 @@ fi echo "INFO: Removing com.apple.quarantine attributes for required binaries to run" xattr -rd com.apple.quarantine . &>/dev/null + +$@