Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/mono-service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mono-service.in b/scripts/mono-service.in
index f30cfdfe70e..9dfc4b0407b 100644
--- a/scripts/mono-service.in
+++ b/scripts/mono-service.in
@@ -1,6 +1,6 @@
#!/bin/sh
a=`which "$0"`
-d=`which "$a"`
+d=`dirname "$a"`
args="$@"
assembly=