renewer certbot certs after launch/load env from file/listen on socket/disable http in AIO mode

Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
Zoey
2023-10-09 21:31:56 +02:00
parent fb0bb721f7
commit dec9dc990f
11 changed files with 26 additions and 1 deletions

View File

@@ -14,4 +14,4 @@ jobs:
with:
check_together: 'yes'
env:
SHELLCHECK_OPTS: --shell sh -e SC2153
SHELLCHECK_OPTS: --shell sh -e SC1091 -e SC2153