1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-23 06:12:56 +00:00

install dnsapi

This commit is contained in:
neil
2016-01-30 22:51:36 +08:00
parent 0ed4c9391e
commit a28b3a653c
+2 -1
View File
@@ -1037,7 +1037,8 @@ install() {
rm -f $WORKING_DIR/le rm -f $WORKING_DIR/le
ln -s $WORKING_DIR/le.sh $WORKING_DIR/le ln -s $WORKING_DIR/le.sh $WORKING_DIR/le
cp -r dnsapi $WORKING_DIR/dnsapi mkdir -p $WORKING_DIR/dnsapi
cp dnsapi/* $WORKING_DIR/dnsapi/
installcronjob installcronjob