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