diff options
Diffstat (limited to 'noise-as-shack')
-rwxr-xr-x | noise-as-shack | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/noise-as-shack b/noise-as-shack deleted file mode 100755 index 10ae3c1c..00000000 --- a/noise-as-shack +++ /dev/null @@ -1,4 +0,0 @@ -#! /bin/sh -qname="`readlink -f "$0"`" -dirname="`dirname "$qname"`" -exec su - shack -c "env -i TCPREMOTEIP=\"$TCPREMOTEIP\" \"$dirname/noise\"" |