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
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)
The text was updated successfully, but these errors were encountered:
additionally: sudo rm -r /var/cache/lighttpd/compress/pialert
Sorry, something went wrong.
Done
pucherot
No branches or pull requests
yo can uninstall with this commands:
And delete Pi.Alert crontab
or remove all your crontab
Originally posted by @pucherot in #61 (comment)
The text was updated successfully, but these errors were encountered: