Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
02de281e
Commit
02de281e
authored
Jul 18, 2023
by
sg1888
Browse files
Removed unused variable
parent
ae035deb
Changes
1
Show whitespace changes
Inline
Side-by-side
deploy/panos.sh
View file @
02de281e
...
@@ -129,7 +129,6 @@ panos_deploy() {
...
@@ -129,7 +129,6 @@ panos_deploy() {
_cdomain
=
$(
echo
"
$1
"
|
sed
's/*/WILDCARD_/g'
)
#Wildcard Safe Filename
_cdomain
=
$(
echo
"
$1
"
|
sed
's/*/WILDCARD_/g'
)
#Wildcard Safe Filename
_ckey
=
"
$2
"
_ckey
=
"
$2
"
_cfullchain
=
"
$5
"
_cfullchain
=
"
$5
"
_regen_keys
=
false
#Flag to regenerate keys if PANOS_USER or PANOS_PASS changes.
# VALID FILE CHECK
# VALID FILE CHECK
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment