1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-06-12 10:26:09 +00:00

install dnsapi

This commit is contained in:
neil 2016-01-30 21:08:43 +08:00
parent 23bcf2c623
commit b4a156da60

2
le.sh
View File

@ -1028,6 +1028,8 @@ install() {
rm -f $WORKING_DIR/le
ln -s $WORKING_DIR/le.sh $WORKING_DIR/le
cp -r dnsapi $WORKING_DIR/dnsapi
installcronjob
_info OK