Bug 15303 Followup for koha-remove
authorMirko Tietgen <mirko@abunchofthings.net>
Fri, 15 Apr 2016 11:35:16 +0000 (13:35 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 29 Apr 2016 13:04:31 +0000 (13:04 +0000)
commit28109bbc5e21c67b0c3c417135695745c0360acb
tree85ad94b70872c75ab0c75d489ec3dd1961dc7222
parent34d1eea0499f5a9359478dd2c4734146125b62c1
Bug 15303 Followup for koha-remove

This patch makes koha-remove take care of

/etc/letsencrypt/renewal/$opacdomain.conf
/var/lib/koha/$site/letsencrypt.enabled

It also adds a few helper functions.

To test
- create a koha instance with LE
- observe you got both files mentioned above
- remove that instance
- verify the files are gone

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
debian/scripts/koha-create
debian/scripts/koha-functions.sh
debian/scripts/koha-remove