source: npl/overig/certbot_conf/root/etc/postinst.d/post.certbot @ 0c5671f

gcc484ntopperl-5.22
Last change on this file since 0c5671f was 0c5671f, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

letsencrypt update and renamed to certbot

  • Property mode set to 100755
File size: 162 bytes
Line 
1#!/bin/bash
2
3#project renamed itself to certbot
4removepkg /var/log/packages/python_acme* &>/dev/null
5removepkg /var/log/packages/letsencrypt* 2>/dev/null
6
7exit 0
Note: See TracBrowser for help on using the repository browser.