From 6267bfe41bc95b8202193e9b50d434ec8be5f5f4 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Tue, 6 May 2014 09:14:47 +0200 Subject: start-mac.sh and stop-mac.sh are renamed start/stop.sh as they support linux --- stop.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 stop.sh (limited to 'stop.sh') 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 -- cgit v1.2.3