Skip to content
New issue

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

What's the file location when installed with pip ? need it to crontab #181

Open
SuissoNaBisso9 opened this issue Nov 5, 2023 · 4 comments

Comments

@SuissoNaBisso9
Copy link

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

@HellRanger
Copy link

Try /usr/local/bin/autoremove-torrents

@esspereira
Copy link

/usr/local/bin/

I have the same problem here. I don't find autoremove-torrents inside /usr/local/bin

@ColderCoder
Copy link

pip3 uninstall autoremove-torrents
and it will tell you what would be removed

@kvanbiesen
Copy link

kvanbiesen commented Sep 21, 2024

/home/<username>/.local/bin/autoremove-torrents

you can find it by running
whereis autoremove-torrents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants