This commit is contained in:
2019-09-11 03:34:11 +02:00
parent 4d8edb2c06
commit e8145289d2

View File

@ -4,7 +4,7 @@
md5="$1" md5="$1"
rootdir="" rootdir=""
[ -n "$2" ] && rootdir="$2/"" [ -n "$2" ] && rootdir="$2/"
[ -z "$md5" ] && md5=2cp.md5 [ -z "$md5" ] && md5=2cp.md5
[ -f "$md5" ] || { echo "ERROR: $md5 not found"; exit 255; } [ -f "$md5" ] || { echo "ERROR: $md5 not found"; exit 255; }