1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-06-10 17:36:10 +00:00

dns_dyn.sh, remove empty line at end

This commit is contained in:
Lonnie Abelbeck 2017-07-07 10:22:20 -05:00
parent 72fcf5ab85
commit 0aba5dc8de

View File

@ -337,4 +337,3 @@ _dyn_end_session() {
_dyn_authtoken=""
return 0
}