made scripts posix

git-svn-id: trunk@4557 -
This commit is contained in:
mattias 2003-09-02 21:11:58 +00:00
parent 100333ce7b
commit 4dda95ce6e
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
#
# Author: Mattias Gaertner
#

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
#
# Author: Mattias Gaertner
#

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
#
# Author: Mattias Gaertner
#

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
#
# Author: Mattias Gaertner
#