mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-09 16:42:10 +08:00
Remove extra newline
This commit is contained in:
@@ -149,7 +149,6 @@ _transip_setup() {
|
|||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
if [ -z "$_token" ]; then
|
if [ -z "$_token" ]; then
|
||||||
if ! _transip_get_token; then
|
if ! _transip_get_token; then
|
||||||
_err "Can not get token."
|
_err "Can not get token."
|
||||||
|
|||||||
Reference in New Issue
Block a user