mirror of
https://git.proxmox.com/git/mirror_acme.sh
synced 2025-07-27 11:25:06 +00:00
Fixed line formatting
This commit is contained in:
parent
1fe3d80838
commit
c355b25bb1
@ -94,7 +94,6 @@ panos_deploy() {
|
||||
_cdomain="$1"
|
||||
_ckey="$2"
|
||||
_cfullchain="$5"
|
||||
|
||||
# PANOS ENV VAR check
|
||||
if [ -z "$PANOS_USER" ] || [ -z "$PANOS_PASS" ] || [ -z "$PANOS_HOST" ]; then
|
||||
_debug "No ENV variables found lets check for saved variables"
|
||||
|
Loading…
Reference in New Issue
Block a user