fix typo
This commit is contained in:
parent
3d31c3077b
commit
e85be0c37e
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ do
|
|||
done | awk '{i+=$1} END {print "Total bytes: " i / 1048576 " GB"}'
|
||||
|
||||
#cloud sync
|
||||
rclone -v -P sync $ENCSRC remotecrypt
|
||||
rclone -v -P sync $ENCSRC remotecrypto
|
||||
|
||||
#cleanup
|
||||
rm /tmp/reclist.txt
|
||||
|
|
Loading…
Reference in a new issue