mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
double specify path
This commit is contained in:
parent
a8e6753a00
commit
bcafe32383
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ grade: stable
|
|||
adopt-info: certbot
|
||||
|
||||
environment:
|
||||
PATH: "$SNAP/usr/sbin:$SNAP/usr/bin:$SNAP/sbin:$SNAP/bin:$SNAP/usr/local/bin:$SNAP/usr/local/sbin:$PATH"
|
||||
PYTHONPATH: "$SNAP/lib/python3.12/site-packages:$SNAP/usr/lib/python3/dist-packages:$SNAP/usr/lib/python3.12:${PYTHONPATH}"
|
||||
|
||||
apps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue