Bastian Bittorf
8645db8744
shellcheck: fix ~50 occurences of SC2034
...
message:
SC2034: $VARNAME appears unused. Verify it or export it.
most of these vars only needed an 'export',
one var ('lexical_url') was really unused.
2017-01-09 14:57:08 +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
69925ce823
fix shellcheck warnings.
2016-11-12 00:09:45 +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
neil
d190a43e0a
https://github.com/Neilpang/acme.sh/issues/258
2016-08-08 10:19:51 +08:00
root
0886e67df7
chmod +x
2016-08-01 17:08:01 +08:00
neil
30de13b4df
support Godaddy domaain api
2016-07-29 18:07:16 +08:00