Post Sat Aug 11, 2012 9:22 pm

Download symlink on website

This isn't really critical, but I'm writing up a wiki entry for installing on Gentoo.

It would be nice is there was a symlink (maybe serviio-latest-linux.tar.gz) that pointed to the latest serviio release (in the case now, serviio-1.0.1-linux.tar.gz) for easier reference for instructions.

This way the wiki articles could simply say:

To download Serviio, use:

  Code:
$ wget http://download.serviio.org/releases/serviio-latest-linux.tar.gz



...without having to hardcode releases in them. :)