Hi
Just for you to know:
In your documentation you write your wget with an error.
Instead of writing : "wget -O --max-redirect=10000 /dev/null "http://etc." you should write : "wget -O /dev/null --max-redirect=10000 "http://etc."
Apart of that, your module is very very nice, thanks a lot!
Best regards.
C. Sauvenay
Just for you to know:
In your documentation you write your wget with an error.
Instead of writing : "wget -O --max-redirect=10000 /dev/null "http://etc." you should write : "wget -O /dev/null --max-redirect=10000 "http://etc."
Apart of that, your module is very very nice, thanks a lot!
Best regards.
C. Sauvenay