mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-21 06:03:54 +00:00
Deferring output directory after -f check has taken place.
This commit is contained in:
parent
9ded009ac1
commit
b196440c9d
1 changed files with 0 additions and 1 deletions
1
lrztar
1
lrztar
|
|
@ -76,7 +76,6 @@ Notice:
|
|||
i+="/${vopt[v_d]##*/}"
|
||||
i="${i%.tar.*}"
|
||||
((v_O)) && {
|
||||
mkdir -p "${vopt[v_O]}" &> /dev/null
|
||||
for x in ${!p[@]};do
|
||||
[ "${p[x]}"x == "-O"x ] && {
|
||||
p[x]=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue