Changed rwsplit.sh to explicitly use /bin/bash
This commit is contained in:
Markus Makela
2014-12-03 19:41:06 +02:00
parent 1e2027f4dc
commit e4c379bbdc

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
NARGS=7
TLOG=$1
THOST=$2