Commit 02de281e authored by sg1888's avatar sg1888
Browse files

Removed unused variable

parent ae035deb
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment