aboutsummaryrefslogtreecommitdiffstats
path: root/stop.sh
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2014-05-06 09:14:47 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2014-05-06 09:32:42 +0200
commit6267bfe41bc95b8202193e9b50d434ec8be5f5f4 (patch)
tree308e74950638aff2eba54e160de4ad97305fe430 /stop.sh
parent29611c664ced4bae8a71bef5ad616d26ccab4c02 (diff)
downloadsonarqube-6267bfe41bc95b8202193e9b50d434ec8be5f5f4.tar.gz
sonarqube-6267bfe41bc95b8202193e9b50d434ec8be5f5f4.zip
start-mac.sh and stop-mac.sh are renamed start/stop.sh as they support linux
Diffstat (limited to 'stop.sh')
-rwxr-xr-xstop.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/stop.sh b/stop.sh
new file mode 100755
index 00000000000..cb1fdb41ec4
--- /dev/null
+++ b/stop.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+# Shortcut to stop server. It must be already built.
+
+sh sonar-application/target/sonarqube-*/bin/macosx-universal-64/sonar.sh stop