Running on Ubuntu 16.04. Butler was installed with the Itch.io app. I can see my butler executable file in /config/itch/bin clicking on it does nothing, navigating to that folder in bash and attempting to run it does nothing. and the butler command always yields the not found message. Tried doing this:
- On Mac & Linux, edit your
~/.bashrc
or equivalent to include a line like:
export PATH="$PATH:~/bin"
and still, nothing. I can't think of anything else to do. :/ Help would be DEEPLY appreciated.