aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/scripts/autosupport
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-07-05 14:41:28 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-07-05 14:41:28 +0000
commit7c097513a1abeacc3b96c15bd9cfc8706515fc15 (patch)
tree5605d288a0f31867f3538a947d54d39f8a03a69a /contrib/scripts/autosupport
parent412874c4666db0d286a3c4f86b64789f28236a2b (diff)
use proper shebang line in autosupport script, at proper location (bug #4640)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6021 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'contrib/scripts/autosupport')
-rwxr-xr-xcontrib/scripts/autosupport2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/scripts/autosupport b/contrib/scripts/autosupport
index fa3b59688..e13d839dc 100755
--- a/contrib/scripts/autosupport
+++ b/contrib/scripts/autosupport
@@ -1,3 +1,4 @@
+#!/bin/sh
#
# Collect support information
#
@@ -8,7 +9,6 @@
# Distributed under the terms of the GNU General Public
# License
#
-#!/bin/bash
OUTPUT=$HOME/digiuminfo