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

Auto discover current TAILS version #60

Closed rmwb closed 9 years ago

rmwb commented 9 years ago

Munge-merged ‘Auto discover current TAILS version’ by @Grezzo

hellais commented 9 years ago

Wow very cool.

This is good to merge.

pzp1997 commented 9 years ago

@rmwb I suggested this a while back, but never really pursued it; good job implementing it! Only problem I can foresee is that Tails changes the format of their filenames. To avoid this, why not add a fallback value: : ${TAILS_VERSION:=tails-i386-1.3.2}?