correct MacOS incorrect repacking behavior
This commit is contained in:
parent
d9cbfe6543
commit
b1dfae5e42
|
|
@ -32,6 +32,9 @@
|
|||
|
||||
# we do not care about animation
|
||||
|
||||
# correct repacking behavior for MacOS
|
||||
export COPYFILE_DISABLE=true
|
||||
|
||||
# params
|
||||
INDIR=$1 # input folder
|
||||
TMPDIR=$INDIR
|
||||
|
|
|
|||
Loading…
Reference in New Issue