From: Russell Bryant Date: Wed, 6 Jul 2005 22:22:21 +0000 (+0000) Subject: fix misplaced shebang (bug #4643) X-Git-Tag: 1.0.11.1~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=298718ebaaedaca229094a67b67ab4b28f0bd524;p=thirdparty%2Fasterisk.git fix misplaced shebang (bug #4643) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6040 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/contrib/scripts/autosupport b/contrib/scripts/autosupport index fa3b596889..e13d839dcd 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