fix typo
This commit is contained in:
parent
3d31c3077b
commit
e85be0c37e
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue