aboutsummaryrefslogtreecommitdiffstats
path: root/start-mac-h2.sh
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2014-05-01 21:07:36 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2014-05-01 21:07:36 +0200
commitcfcb21bb19b5a9856dd2965cfd2f5940eb210628 (patch)
tree6a505756f034cf534bb91fcd7e4adc18f7fbd93e /start-mac-h2.sh
parentb350d6c3cafaa10ffad8ea619d75cda5f0c88034 (diff)
downloadsonarqube-cfcb21bb19b5a9856dd2965cfd2f5940eb210628.tar.gz
sonarqube-cfcb21bb19b5a9856dd2965cfd2f5940eb210628.zip
Complete build scripts
Diffstat (limited to 'start-mac-h2.sh')
-rwxr-xr-xstart-mac-h2.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/start-mac-h2.sh b/start-mac-h2.sh
index f05914489ba..dd18ba60f03 100755
--- a/start-mac-h2.sh
+++ b/start-mac-h2.sh
@@ -1,8 +1,7 @@
#!/bin/sh
-#
-# NOTE: sonar must be built
-#
+# Shortcut to start server. It must be already built.
+
cd sonar-application/target/
unzip sonarqube-*.zip
cd sonarqube-*