๐Ÿ“ฆโž”๐Ÿฆ‹ Store and retrieve files on the Atmosphere

revert (partial) ceb1298993d2a7db72815c31201c662d2a793fab

Oops!

+1 -1
+1 -1
src/commands/old_cmds.sh
··· 357 357 358 358 download_success=1 359 359 # shellcheck disable=SC2154 360 - tmp_path="$_path_blobs_tmp/$blob_cid$(atfile.util.get_cache_path "$blob_cid")" 360 + tmp_path="$_path_blobs_tmp/$blob_cid" 361 361 362 362 if ! [[ -f "$tmp_path" ]]; then 363 363 atfile.say.debug "Downloading '$blob_cid'..."