mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 08:42:57 -04:00
certbot needs to not stage bin. why does certbot not put certbot in bin?
This commit is contained in:
parent
600b3affad
commit
2dd8c35280
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue