mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 15:31:45 +00:00
Remove extra newline
This commit is contained in:
parent
a102d775b2
commit
e768e285ce
@ -149,7 +149,6 @@ _transip_setup() {
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
||||
if [ -z "$_token" ]; then
|
||||
if ! _transip_get_token; then
|
||||
_err "Can not get token."
|
||||
|
Loading…
Reference in New Issue
Block a user