]> source.dussan.org Git - sonarqube.git/commitdiff
Fix start-mac.sh
authorSimon Brandhof <simon.brandhof@gmail.com>
Mon, 5 May 2014 08:08:28 +0000 (10:08 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Mon, 5 May 2014 08:08:28 +0000 (10:08 +0200)
start-mac.sh

index bceec7a31611527664f74d8cbcd1e5b5855e50b4..aa0c3fdb015f2435d1e2daafbb6cfe939c6a95aa 100755 (executable)
@@ -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