diff --git a/scripts/rclone.sh b/scripts/rclone.sh index 868afc6..d6d39c6 100644 --- a/scripts/rclone.sh +++ b/scripts/rclone.sh @@ -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