fix misplaced shebang (bug #4643)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6040 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2005-07-06 22:22:21 +00:00
parent 171872003b
commit 298718ebaa

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