From: Bastian Dehn Date: Tue, 21 Nov 2017 21:06:55 +0000 (+0100) Subject: fix: read arguments X-Git-Tag: v1.0.0^2~95 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=5da0e258ebcddce346349663e624604769758f37;p=albentohandy.git fix: read arguments --- diff --git a/albentohandy b/albentohandy index 98ad696..219ef9f 100755 --- a/albentohandy +++ b/albentohandy @@ -153,7 +153,7 @@ main() { cptodest=false # read parameters - while getopts ":c:hi:m:S::rw:z:" optname; do + while getopts "chi:m:S:rw:z:" optname; do case "$optname" in "c") checksum=true