mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-05-18 11:53:56 +08:00
Update deploy/byteplus_alb.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
neil
parent
3843495397
commit
5c94af86f3
@@ -384,5 +384,5 @@ ${_cr_hash}"
|
|||||||
# ══════════════════════════════════════════════════════════════════════════════
|
# ══════════════════════════════════════════════════════════════════════════════
|
||||||
|
|
||||||
_byteplus_urlencode() {
|
_byteplus_urlencode() {
|
||||||
_url_encode "$1"
|
printf '%s' "$1" | _url_encode
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user