aboutsummaryrefslogtreecommitdiff
path: root/src/exit
diff options
context:
space:
mode:
Diffstat (limited to 'src/exit')
-rwxr-xr-xsrc/exit/install-exit-helper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exit/install-exit-helper.sh b/src/exit/install-exit-helper.sh
index 76af4efa7..d9ae14106 100755
--- a/src/exit/install-exit-helper.sh
+++ b/src/exit/install-exit-helper.sh
@@ -1,4 +1,4 @@
1#!/bin/bash 1#!/bin/sh
2# $1 - bindir 2# $1 - bindir
3# $2 - sudo binary (optional) 3# $2 - sudo binary (optional)
4$2 chown root:root $1/gnunet-helper-exit || true 4$2 chown root:root $1/gnunet-helper-exit || true