We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi
Installed the package with pip, though now when trying to crontab the location given in the wiki does not work : /usr/bin/autoremove-torrents
So what is the correct filepath to set in crontab to have it work when installed with pip please ?
Thanks
The text was updated successfully, but these errors were encountered:
Try /usr/local/bin/autoremove-torrents
/usr/local/bin/autoremove-torrents
Sorry, something went wrong.
/usr/local/bin/
I have the same problem here. I don't find autoremove-torrents inside /usr/local/bin
pip3 uninstall autoremove-torrents and it will tell you what would be removed
/home/<username>/.local/bin/autoremove-torrents
you can find it by running whereis autoremove-torrents
whereis autoremove-torrents
No branches or pull requests
Hi
Installed the package with pip, though now when trying to crontab the location given in the wiki does not work : /usr/bin/autoremove-torrents
So what is the correct filepath to set in crontab to have it work when installed with pip please ?
Thanks
The text was updated successfully, but these errors were encountered: