certbot needs to not stage bin. why does certbot not put certbot in bin?

This commit is contained in:
Erica Portnoy 2020-06-12 09:54:39 -07:00
parent 600b3affad
commit 2dd8c35280

View file

@ -89,6 +89,7 @@ parts:
- -**/*.so
- -**/wheel
- -lib64
- -bin
# Workaround for lack of site-packages leading to empty sitecustomize.py
- -usr/lib/python3.8/sitecustomize.py
certbot-apache: