Help Center

Powered by Minitek FAQ Book
Loading...

wget error

S
sauvenayPosted 8 years agoEdited 8 years ago
 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
Loading...
0
#2037

1 answer

M
MinitekPosted 8 years agoModerator
Hi there,

Thank you for the feedback. I will fix the error.