This commit is contained in:
fatalerrors
2026-04-15 08:13:52 +02:00
parent e5bafe1721
commit b79103a0a6
2 changed files with 7 additions and 5 deletions

View File

@@ -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
;;
--)