I am using Geektool to download an image from the internet and then display it on the desktop. The wget code downloads it fine when using Terminal but it doesn't work when using Geektools.
wget -O status_logo.png "$WEBSITEURL"
I was hoping that someone would have some experience with Geektools and downloading photos.
Thanks for your help.