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