mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-20 09:06:09 +00: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