bugfix
This commit is contained in:
@@ -93,7 +93,7 @@ utaz()
|
||||
unarj e "$1" "$2/" >/dev/null 2>&1
|
||||
}
|
||||
|
||||
_unlza()
|
||||
_unlha()
|
||||
{
|
||||
# lha typically extracts into the current directory
|
||||
# We ensure it hits the target directory
|
||||
@@ -546,7 +546,7 @@ taz()
|
||||
;;
|
||||
|
||||
-[1-9])
|
||||
compression="${1#-}"
|
||||
complevel="${1#-}"
|
||||
shift
|
||||
;;
|
||||
--)
|
||||
|
||||
Reference in New Issue
Block a user