1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

Remove passthrough because its no longer needed (#7956)

This commit is contained in:
Brad Warren
2020-05-06 14:28:15 -07:00
committed by GitHub
parent bb6a660b21
commit 71e3d82e47

View File

@@ -32,9 +32,8 @@ apps:
PATH: "$SNAP/bin:$SNAP/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
AUGEAS_LENS_LIB: $SNAP/usr/share/augeas/lenses/dist
LD_LIBRARY_PATH: "$SNAP/usr/lib/x86_64-linux-gnu/:$LD_LIBRARY_PATH"
passthrough:
# Run approximately twice a day with randomization
timer: 00:00~24:00/2
# Run approximately twice a day with randomization
timer: 00:00~24:00/2
parts:
python-augeas: