Hi there.
Does anybody have an idea how to run automated downloads of LMS nightly builds with wget.
I'd just like to run a script in the background that does the update job automatically.
Thinking of:
which obviously doesn't work.
Thx.
Does anybody have an idea how to run automated downloads of LMS nightly builds with wget.
I'd just like to run a script in the background that does the update job automatically.
Thinking of:
Code:
wget http://downloads.slimdevices.com/nightly/7.9/sc/3ef3118/logitechmediaserver_7.9.*_amd64.debThx.