neilpang
28145a9deb
fix ovh
2018-02-14 20:40:49 +08:00
neilpang
3c394f08b0
fix format
2018-02-13 22:23:36 +08:00
neilpang
849a6c12be
fix for acme v2
2018-02-13 20:08:05 +08:00
neilpang
04683338a2
fix cloudxns api https://github.com/Neilpang/acme.sh/issues/717
2017-03-11 10:06:40 +08:00
neilpang
646c0bfcb9
fix for solaris
2017-01-31 12:51:59 +08:00
neilpang
bcf96608d1
fix for solaris
2017-01-31 12:38:37 +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
neilpang
8c71bd57e7
fix https://github.com/Neilpang/acme.sh/issues/491
2016-12-27 20:19:22 +08:00
klemens
329174b6d9
spelling fixes
2016-12-14 21:32:24 +01:00
kookxiang
8379f015d7
Finish dns_cx_rm() method
2016-12-04 22:17:34 +08:00
neilpang
a62706678e
fix for solaris
2016-12-04 21:33:36 +08:00
neilpang
e4468562d2
fix cx
2016-12-04 21:24:38 +08:00
neilpang
3747b7d930
fix cx
2016-12-04 20:40:27 +08:00
neilpang
5be3f22d06
fix issue
2016-12-04 14:45:26 +08:00
neil
c572ce946b
Dev ( #434 )
...
* do not use script home
* fix format
* fix issue when there is no one records in the domain.
2016-12-04 13:46:07 +08:00
neilpang
d69f0289ca
fix issue when there is no one records in the domain.
2016-12-04 12:22:36 +08: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
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
fdcb6b721c
fix for busybox
2016-09-30 22:13:27 +08:00
neil
22ea4004e1
Support SunOS/Solaris ( #260 )
...
Support SunOS/Solaris
* Support Solaris
* Support SunOS/Open Solaris
2016-08-10 21:54:08 +08:00
Jim Ma
fe09757cb3
dns_cx.sh prefix and suffix domain bug fixed
2016-08-05 21:31:12 +08:00
neil
bb276fc985
minor.
2016-05-23 13:32:50 +08:00
root
9bf69d30e0
exec mode
2016-05-08 09:19:17 +08:00
neil
a4270efac9
fix wget support in dns api
2016-05-07 23:33:42 +08:00
neil
01f54558b9
fix error message.
2016-04-27 23:34:29 +08:00
Indust
4fa08fc78c
fix record update error for cloudxns ( #167 )
...
thanks.
2016-04-24 22:54:40 +08:00
neil
0a7c936442
modify shebang to bash after install if bash is installed.
2016-04-17 19:47:22 +08:00
neil
00a506053c
compatible to dash
2016-04-17 17:33:08 +08:00
neil
8663fb7e64
revert to bash. there are some issue with sh need to fix yet.
2016-04-17 07:38:43 +08:00
neil
99dc89c051
v2.2.0. It's time to declare that we are sh
compatible, not only bash
.
2016-04-16 23:10:46 +08:00
neil
158f22f733
fix compatible for sh. rename api. '-' is not allowed in the function name.
2016-04-16 22:31:17 +08:00