File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 --exclude=" ${target_source} " /sys/* \
1212 --exclude=" ${target_source} " /tmp/* \
1313 --exclude=" ${target} " \
14- --exclude-caches \
14+ --exclude-caches-all \
1515 -cpf \
1616 - " ${target_source} " -P \
1717 | pv -s $(( $(du - sk "${target_source} " | awk '{print $1 }') * 1024 )) | \
Original file line number Diff line number Diff line change 1010 --exclude=" ${target_source} " /sys/* \
1111 --exclude=" ${target_source} " /tmp/* \
1212 --exclude=" ${target} " \
13- --exclude-caches \
13+ --exclude-caches-all \
1414 -cpf \
1515 - " ${target_source} " -P \
1616 | pv -s $(( $(du - sk "${target_source} " | awk '{print $1 }') * 1024 )) | \
Original file line number Diff line number Diff line change 1111 --exclude=" ${target_source} " /sys/* \
1212 --exclude=" ${target_source} " /tmp/* \
1313 --exclude=" ${target} " \
14- --exclude-caches \
14+ --exclude-caches-all \
1515 -cpf \
1616 - " ${target_source} " -P \
1717 | pv -s $(( $(du - sk "${target_source} " | awk '{print $1 }') * 1024 )) | \
You can’t perform that action at this time.
0 commit comments