|
Kinda off-topic, but you should use sh instead of bash at the beginning of the script, unless the script uses some feature in Bash that standard sh doesn't have for compatiblity with systems that don't have Bash (FreeBSD doesn't come with Bash by default).
|