use proper shebang line in autosupport script, at proper location (bug #4640)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6021 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2005-07-05 14:41:28 +00:00
parent ca2f18839d
commit 253377c208

View File

@@ -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