uninstall.sh 613 B

123456789101112131415161718
  1. #!/bin/sh
  2. # doar - mail aggregation script based on mpop and msmtp
  3. # Written in 2014 by fr33domlover <fr33domlover@riseup.net>
  4. #
  5. # To the extent possible under law, the author(s) have dedicated all copyright
  6. # and related and neighboring rights to this software to the public domain
  7. # worldwide. This software is distributed without any warranty.
  8. #
  9. # You should have received a copy of the CC0 Public Domain Dedication along with
  10. # this software. If not, see
  11. # <http://creativecommons.org/publicdomain/zero/1.0/>.
  12. rm -rf /etc/doar
  13. rm -rf /usr/local/share/doar
  14. rm -f /usr/local/bin/doar
  15. rm -f /etc/cron.d/doar