mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-08-13 12:33:30 +02:00
Update deploy/byteplus_alb.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
73a682e561
commit
00090d24b8
1 changed files with 0 additions and 1 deletions
|
|
@ -83,7 +83,6 @@ byteplus_alb_deploy() {
|
|||
_getdeployconf BYTEPLUS_PROJECT_NAME
|
||||
_getdeployconf BYTEPLUS_DELETE_OLD_CERT
|
||||
_getdeployconf BYTEPLUS_CERT_NAME
|
||||
_getdeployconf BYTEPLUS_CERT_DESCRIPTION
|
||||
|
||||
# Restore from environment if _getdeployconf cleared them
|
||||
if [ -z "$BYTEPLUS_PROJECT_NAME" ] && [ -n "$_env_project_name" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue