Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
0ebc9f7a
Commit
0ebc9f7a
authored
May 15, 2023
by
sg1888
Browse files
Fixed typo
parent
a8fba65c
Changes
1
Show whitespace changes
Inline
Side-by-side
deploy/panos.sh
View file @
0ebc9f7a
...
@@ -161,7 +161,7 @@ panos_deploy() {
...
@@ -161,7 +161,7 @@ panos_deploy() {
_getdeployconf PANOS_USER
_getdeployconf PANOS_USER
fi
fi
# PANOS_
KEY
# PANOS_
PASS
if
[
"
$PANOS_PASS
"
]
;
then
if
[
"
$PANOS_PASS
"
]
;
then
_debug
"Detected ENV variable PANOS_PASS. Saving to file."
_debug
"Detected ENV variable PANOS_PASS. Saving to file."
_savedeployconf PANOS_PASS
"
$PANOS_PASS
"
1
_savedeployconf PANOS_PASS
"
$PANOS_PASS
"
1
...
...
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