add newline at end of file

This commit is contained in:
b1n23
2024-04-01 21:59:12 +08:00
parent 295af01687
commit c466f063c8
5 changed files with 5 additions and 5 deletions

View File

@@ -53,4 +53,4 @@ cachefly_deploy() {
_debug response "$_response"
_info "Domain $_cdomain certificate successfully deployed to CacheFly."
return 0
}
}