Sparkle icon indicating copy to clipboard operation
Sparkle copied to clipboard

patch for sparkle-cli to keep a copy of downloaded update

Open core-code opened this issue 7 years ago • 2 comments
trafficstars

here is a patch for sparkle-cli to accept a '--backup-path' flag to store a copy of the downloaded update there

patch.diff.txt

core-code avatar Apr 30 '18 11:04 core-code

Can you tell more about it? What is it for?

kornelski avatar May 01 '18 16:05 kornelski

in case you want to have the download (ZIP/DMG) for future reference. just specify sparkleCLI --check-immediately --backup-path /path/to/file and the download will be copied to /path/to/file.ext (the extension will be added because it is not known upfront)

core-code avatar May 01 '18 17:05 core-code