mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-15 15:04:01 +08:00
add newline at end of file
This commit is contained in:
@@ -53,4 +53,4 @@ cachefly_deploy() {
|
||||
_debug response "$_response"
|
||||
_info "Domain $_cdomain certificate successfully deployed to CacheFly."
|
||||
return 0
|
||||
}
|
||||
}
|
||||
|
||||
@@ -77,4 +77,4 @@ directadmin_deploy() {
|
||||
_info "Domain $_cdomain certificate successfully deployed to DirectAdmin Domain $DirectAdmin_MAIN_DOMAIN."
|
||||
|
||||
return 0
|
||||
}
|
||||
}
|
||||
|
||||
@@ -83,4 +83,4 @@ edgio_deploy() {
|
||||
done
|
||||
|
||||
return 0
|
||||
}
|
||||
}
|
||||
|
||||
@@ -108,4 +108,4 @@ keyhelp_deploy() {
|
||||
|
||||
_info "Domain $_cdomain certificate successfully deployed to KeyHelp Domain ID $DEPLOY_KEYHELP_DOMAIN_ID."
|
||||
return 0
|
||||
}
|
||||
}
|
||||
|
||||
@@ -66,4 +66,4 @@ netlify_deploy() {
|
||||
done
|
||||
|
||||
return 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user