mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-04-21 03:32:28 +09:00
Shellcheck and formatting
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
cd /config/keys/letsencrypt || exit 1
|
||||
openssl pkcs12 -export -out privkey.pfx -inkey privkey.pem -in cert.pem -certfile chain.pem -passout pass:
|
||||
|
||||
Reference in New Issue
Block a user