This website works better with JavaScript
Home
Explore
Project
Register
Sign In
linux
/
acme.sh
Watch
3
Star
0
Fork
0
Files
Issues
2
Pull Requests
0
Wiki
Browse Source
Fixed Travis CI complaining about missing newline at end of file.
Philipp Grosswiler
8 years ago
parent
dd17ac5045
commit
c070407ab2
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
dnsapi/dns_linode.sh
+ 1
- 1
dnsapi/dns_linode.sh
View File
@@ -180,4 +180,4 @@ _rest() {
fi
_debug2 response "$response"
return 0
-}
+}