add: don't be so quiet
This commit is contained in:
@@ -39,6 +39,7 @@ cleanup() {
|
|||||||
trap cleanup EXIT
|
trap cleanup EXIT
|
||||||
|
|
||||||
rsync -aHAX --numeric-ids --delete \
|
rsync -aHAX --numeric-ids --delete \
|
||||||
|
--info=progress2 \
|
||||||
--exclude=/proc/* --exclude=/sys/* --exclude=/dev/* --exclude=/run/* \
|
--exclude=/proc/* --exclude=/sys/* --exclude=/dev/* --exclude=/run/* \
|
||||||
--exclude=/tmp/* --exclude=/mnt/* --exclude=/media/* --exclude=/lost+found \
|
--exclude=/tmp/* --exclude=/mnt/* --exclude=/media/* --exclude=/lost+found \
|
||||||
--exclude=/boot/firmware/* --exclude=/swapfile \
|
--exclude=/boot/firmware/* --exclude=/swapfile \
|
||||||
|
|||||||
Reference in New Issue
Block a user