mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-30 12:52:45 +00:00
Fixed typo
This commit is contained in:
parent
a8fba65cbd
commit
0ebc9f7a44
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user