From a2a2caeb55a26f5966368b5e2b34eced3fc444fb Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Mon, 5 May 2014 10:08:28 +0200 Subject: [PATCH] Fix start-mac.sh --- start-mac.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/start-mac.sh b/start-mac.sh index bceec7a3161..aa0c3fdb015 100755 --- a/start-mac.sh +++ b/start-mac.sh @@ -4,6 +4,7 @@ cd sonar-application/target/ unzip sonarqube-*.zip +cd sonarqube-* bin/macosx-universal-64/sonar.sh start sleep 1 tail -100f logs/sonar.log -- 2.39.5