Applied the FreeBSD patch from Ralith, closes ticket #95 , slightly changed but basically the same. Thanx Ralith :)

This commit is contained in:
Tomas Lindquist Olsen
2008-10-02 03:25:46 +02:00
parent e77e235307
commit d0c5df393c
7 changed files with 33 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# check for command line arguments
if [ -z "$1" ] ; then