This commit is contained in:
deflax 2018-09-28 13:18:49 +03:00 committed by GitHub
parent 3d31c3077b
commit e85be0c37e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ do
done | awk '{i+=$1} END {print "Total bytes: " i / 1048576 " GB"}' done | awk '{i+=$1} END {print "Total bytes: " i / 1048576 " GB"}'
#cloud sync #cloud sync
rclone -v -P sync $ENCSRC remotecrypt rclone -v -P sync $ENCSRC remotecrypto
#cleanup #cleanup
rm /tmp/reclist.txt rm /tmp/reclist.txt