From a7d3b3e0862a24f0e60cccce1d247895b97dc923 Mon Sep 17 00:00:00 2001 From: Drew Short Date: Sun, 9 Feb 2020 21:21:37 -0600 Subject: [PATCH] Fixed links destination quotation error --- assets/out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/out b/assets/out index a91d59c..4207b73 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} --size-only --progress --stats=2s fi cat "${links_json_file}" jq -n "{