hellais / TAILS-OSX

Contains instructions and scripts to create a TAILS live cd that will boot on OSX without any additional software installed (no REFIT, etc.)
151 stars 45 forks source link

Automatic Newest Version Detection #38

Open pzp1997 opened 10 years ago

pzp1997 commented 10 years ago

I'm trying to think of a way where we can have the script check the Tails downloads for the newest version, so that the script won't have to be manually updated every 2 weeks. Perhaps we can search the page http://dl.amnesia.boum.org/tails/stable/ for "tails-i386" (maybe we could use cURL?) and then append the full content of that to the end of the link. Then we can just download everything in that directory (the .iso and the .iso.sig), and we will have the latest version.