Commit Graph

387 Commits

Author SHA1 Message Date
neil c53da1ef72 fix bug. when the webroot contains 'no' or 'apache' 2016-05-03 20:41:40 +08:00
neil 01f54558b9 fix error message. 2016-04-27 23:34:29 +08:00
neil ca2a96b3f3 ignore the installcert error for 'issue' 2016-04-27 22:29:35 +08:00
neil 4d2f38b03a minor, just refactor some code. 2016-04-27 22:14:15 +08:00
neil 762978f8d8 remove umask, just chmod for the "$LE_WORKING_DIR" 2016-04-26 08:11:40 +08:00
neil bfdf1f482e umask 2016-04-25 20:01:37 +08:00
neil 990d46d659 Update README.md 2016-04-25 13:49:02 +08:00
neil 620f86130c Update README.md 2016-04-25 13:48:03 +08:00
neil c0205b0ad5 Merge branch 'master' of https://github.com/Neilpang/acme.sh 2016-04-24 23:17:08 +08:00
neil ff3bce3287 minor, remove 'cp -p', for unnecessary warning message for Proxmox. 2016-04-24 23:16:45 +08:00
neil 2b3fc6656c Update README.md 2016-04-24 23:10:54 +08:00
Indust 4fa08fc78c fix record update error for cloudxns (#167)
thanks.
2016-04-24 22:54:40 +08:00
neil 5c5705789e Merge pull request #171 from Neilpang/fix
remove echo -e
2016-04-24 22:19:47 +08:00
neil ac0a1661f3 remove echo -e 2016-04-24 22:16:03 +08:00
neil 7cde2f8526 Merge pull request #170 from qbi/patch-1
typos
2016-04-24 19:08:06 +08:00
Jens Kubieziel 5bdad8448c Fix some typos 2016-04-24 10:50:09 +00:00
neil 63c6a3b089 Support OpenBSD 2016-04-24 13:57:50 +08:00
neil 230234e701 fix issue for openBSD 2016-04-24 13:51:42 +08:00
neil e4739512e6 minor, remove kill. the following _get call will cause the nc exit. 2016-04-23 14:03:04 +08:00
neil 14f3dbb71a minor, fix sed_i 2016-04-22 20:50:43 +08:00
neil 0103f59f82 remove unnecessary kill. 2016-04-21 22:48:40 +08:00
neil d9ded9f3f3 Update README.md 2016-04-21 21:43:28 +08:00
neil 1f60d2bbb4 Update README.md 2016-04-21 21:12:48 +08:00
neil daf5650445 Update README.md 2016-04-21 21:09:08 +08:00
neil 998c92d57e Update README.md 2016-04-20 22:38:26 +08:00
neil 6de38fbf08 sh 2016-04-19 23:42:10 +08:00
neil 073ca4bf8d support sh 2016-04-19 23:23:52 +08:00
neil 0cca212843 v2.2.2 support sh 2016-04-19 23:17:38 +08:00
neil c8b6fe62a1 fix compatible for windows nc 2016-04-19 22:01:51 +08:00
neil f321c3c7ea fix issue for nc on windows. 2016-04-19 21:56:44 +08:00
neil 80a0a7b5c5 minor: fix apachectl error message (#160) 2016-04-19 18:36:15 +08:00
neil 51e85716ee minor: fix apachectl error message 2016-04-19 18:34:04 +08:00
neil 641989fdee NO_DETECT_SH 2016-04-18 22:43:33 +08:00
neil e4f67c626a Merge pull request #156 from Neilpang/master
merge
2016-04-18 21:36:13 +08:00
neil db0534ed97 fix bug, uninstall env 2016-04-18 21:33:21 +08:00
Richard van Dijk 2d39b3df88 fix renewAll bug
$CERT_HOME is required by renewAll, but wasn't initialized.
2016-04-18 09:11:05 +08:00
Richard van Dijk a79b26af6c fix renewAll bug
$CERT_HOME is required by renewAll, but wasn't initialized.
2016-04-18 08:37:35 +08:00
neil a1048c48e4 fix compatible for dash 2016-04-17 20:58:56 +08:00
neil fc33dbb54e fix compatible 2016-04-17 20:49:28 +08:00
neil 0a7c936442 modify shebang to bash after install if bash is installed. 2016-04-17 19:47:22 +08:00
neil c5f2df5c93 fix compatible for sh. head -n -1 is not supported on pfsense. 2016-04-17 19:16:48 +08:00
neil cada9dc0a0 Merge pull request #154 from Neilpang/master
merge
2016-04-17 18:58:15 +08:00
neil cbd13a123f Merge branch 'master' of https://github.com/Neilpang/acme.sh 2016-04-17 18:56:10 +08:00
neil c1c7d87bc5 minor. 2016-04-17 18:56:03 +08:00
neil f4312b4428 fix 2016-04-17 18:54:06 +08:00
neil 00a506053c compatible to dash 2016-04-17 17:33:08 +08:00
neil c191ab7c07 Update README.md 2016-04-17 12:02:36 +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