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

Uninstall script #62

Closed
pucherot opened this issue Jan 27, 2021 · 2 comments
Closed

Uninstall script #62

pucherot opened this issue Jan 27, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@pucherot
Copy link
Owner

pucherot commented Jan 27, 2021

yo can uninstall with this commands:

sudo rm -r ~/pialert
sudo rm /var/www/html/pialert
sudo rm /etc/lighttpd/conf-available/pialert_front.conf
sudo rm /etc/lighttpd/conf-enabled/pialert_front.conf

And delete Pi.Alert crontab

crontab -e

or remove all your crontab

crontab -r

Originally posted by @pucherot in #61 (comment)

@pucherot pucherot self-assigned this Jan 27, 2021
@pucherot pucherot added the enhancement New feature or request label Jan 27, 2021
@ghost
Copy link

ghost commented Jan 31, 2021

additionally: sudo rm -r /var/cache/lighttpd/compress/pialert

@pucherot pucherot added the WIP Work in progress label Feb 1, 2021
@pucherot pucherot removed the WIP Work in progress label Apr 11, 2021
@pucherot
Copy link
Owner Author

Done

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

No branches or pull requests

1 participant