Conky wget stopped working
I have a conky that uses wget in a couple of places.
Everything worked fine until I booted up today and then my weather script and the part of the conky that pulls the exchange rate both stopped working.
When I ran the weather script in a terminal I noticed this right after starting the script:
Code:
wget: no process found
Does anyone know how I can get wget to work again?
Thank you,
GG -----------