From ca293dbb88fdfd6bba9718743677a0436e9776b0 Mon Sep 17 00:00:00 2001 From: Charuka Tharindu Date: Mon, 19 Jun 2023 10:37:45 +0530 Subject: [PATCH] Remove version check after installation --- installers/mac/darwin/scripts/postinstall | 1 - 1 file changed, 1 deletion(-) diff --git a/installers/mac/darwin/scripts/postinstall b/installers/mac/darwin/scripts/postinstall index 95ac67e3dd..cbb4d2b93b 100755 --- a/installers/mac/darwin/scripts/postinstall +++ b/installers/mac/darwin/scripts/postinstall @@ -10,4 +10,3 @@ chmod o-w . rm -f /Library/Ballerina/bin/ballerina rm -f /etc/paths.d/ballerina -bal -v