mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 15:31:45 +00:00
fix gitdiff
This commit is contained in:
parent
2077a70d03
commit
930e16b64a
@ -19,7 +19,6 @@ parse_response() {
|
||||
if [ "$status" = "success" ]; then
|
||||
panos_key=$(echo "$1" | sed 's/^.*\(<key>\)\(.*\)<\/key>.*/\2/g')
|
||||
_panos_key=$panos_key
|
||||
message='PAN-OS key is set.'
|
||||
else
|
||||
message="PAN-OS Key could not be set."
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user