diff --git a/assets/out b/assets/out index 2e91d8e..2852822 100644 --- a/assets/out +++ b/assets/out @@ -176,7 +176,7 @@ if (( ${#file_links[@]} )); then rclone_link_target="${rclone_link_destination}/${rclone_link_destination_subdir}" fi echo "Link Target: ${rclone_link_target}" - rclone copy ${links_json_file} ${rclone_link_target} --size-only --progress --stats=2s + rclone copy ${links_json_file} ${rclone_link_target} --progress --stats=2s fi cat "${links_json_file}" jq -n "{ diff --git a/tag b/tag index f0bb29e..3a3cd8c 100644 --- a/tag +++ b/tag @@ -1 +1 @@ -1.3.0 +1.3.1