add cleaning to filesystem copy
parent
184a0265c6
commit
61e61ac249
|
@ -84,6 +84,7 @@ EOF
|
||||||
args+=("-xHAXS")
|
args+=("-xHAXS")
|
||||||
mirror=true
|
mirror=true
|
||||||
usesudo=sudo
|
usesudo=sudo
|
||||||
|
args+=("--exclude-from=$COPY_MODULE_PATH/cache-trash-log.exc")
|
||||||
;;
|
;;
|
||||||
p)
|
p)
|
||||||
args+=("--mkpath")
|
args+=("--mkpath")
|
||||||
|
|
Loading…
Reference in New Issue