Browse Source

Fixed typo

pull/4575/head
sg1888 2 years ago
parent
commit
0ebc9f7a44
  1. 2
      deploy/panos.sh

2
deploy/panos.sh

@ -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…
Cancel
Save