mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-12 17:31:47 +00:00
Fix file formatting
This commit is contained in:
parent
8113548920
commit
8b6986ba18
@ -61,7 +61,6 @@ dns_unoeuro_add() {
|
||||
return 1
|
||||
fi
|
||||
fi
|
||||
_err "Add txt record error."
|
||||
}
|
||||
|
||||
#fulldomain txtvalue
|
||||
@ -121,7 +120,7 @@ dns_unoeuro_rm() {
|
||||
return 1
|
||||
fi
|
||||
_contains "$response" "\"status\": 200"
|
||||
done
|
||||
done
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user