This is way I think that zsync files can be created:

for FILE in *.iso; do
   echo "Processing "$FILE"
   zsyncmake -v -u "$FILE" -f "$FILE" -o "${FILE}.zsync"  "$FILE"
done

-- 
No support for zsync at Ubuntu ISOs
https://bugs.launchpad.net/bugs/301289
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to