]> git.proxmox.com Git - mirror_acme.sh.git/commitdiff
Fixed typo
authorsg1888 <ssg1888@nyu.edu>
Mon, 15 May 2023 01:46:21 +0000 (01:46 +0000)
committersg1888 <ssg1888@nyu.edu>
Mon, 15 May 2023 01:46:21 +0000 (01:46 +0000)
deploy/panos.sh

index 774060b0bd097e0c02f1c4a02c55cdd3454dee90..755ad5c9e7c3f2b60ffa52a00a5577dbdefcd4f5 100644 (file)
@@ -161,7 +161,7 @@ panos_deploy() {
     _getdeployconf PANOS_USER
   fi
 
-  # PANOS_KEY
+  # PANOS_PASS
   if [ "$PANOS_PASS" ]; then
     _debug "Detected ENV variable PANOS_PASS. Saving to file."
     _savedeployconf PANOS_PASS "$PANOS_PASS" 1