Josh Soref
8afd31902f
spelling: application
2017-03-26 05:24:26 +00:00
neilpang
e6e85b0c55
secure debug message
2017-02-19 13:24:00 +08:00
Bastian Bittorf
3ca93f4a4c
shellcheck: fix several occurences of SC2034
...
message:
SC2034: $VARNAME appears unused. Verify it or export it.
most of these are related to the style:
we generate global vars, which are used in other functions.
the var "lexical_url" was really unused (left it as comment)
the travis-check now does not need anymore special flags.
Signed-off-by: Bastian Bittorf <bb@npl.de>
2017-01-13 14:54:09 +01:00
klemens
329174b6d9
spelling fixes
2016-12-14 21:32:24 +01:00
neilpang
422e5026d6
fix shellcheck warnings
2016-11-12 11:13:40 +08:00
neilpang
e440223b40
fix shellcheck warnings
2016-11-12 00:50:44 +08:00
neilpang
e9f9f515bd
fix shellcheck warnings.
2016-11-12 00:06:34 +08:00
neilpang
c7b16249b8
fix shellcheck warnings
2016-11-11 23:30:14 +08:00
neilpang
4c2a384159
Add shfmt to format source code
2016-11-09 19:30:39 +08:00
neilpang
5d6fd8099f
add dns_xxx_rm function
...
https://github.com/Neilpang/acme.sh/issues/79
2016-10-25 23:08:02 +08:00
root
095fe2ed1b
minor
2016-10-09 22:19:35 +08:00
neil
690a5e205d
Support Ovh domain api ( #273 )
...
* support ovh
* fix success link
* fix OVH issues.
* v2.4.3 Support OVH domain api
2016-08-25 10:45:41 +08:00