mirror of
https://git.proxmox.com/git/mirror_acme.sh
synced 2025-07-27 04:14:34 +00:00
Removed unused variable
This commit is contained in:
parent
ae035deb92
commit
02de281e40
@ -129,7 +129,6 @@ panos_deploy() {
|
||||
_cdomain=$(echo "$1" | sed 's/*/WILDCARD_/g') #Wildcard Safe Filename
|
||||
_ckey="$2"
|
||||
_cfullchain="$5"
|
||||
_regen_keys=false #Flag to regenerate keys if PANOS_USER or PANOS_PASS changes.
|
||||
|
||||
|
||||
# VALID FILE CHECK
|
||||
|
Loading…
Reference in New Issue
Block a user