From b4a156da60d8a6d08c43185b4beb8696976b57e2 Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 30 Jan 2016 21:08:43 +0800 Subject: [PATCH] install dnsapi --- le.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/le.sh b/le.sh index 8e70b04f..d8a4a81f 100755 --- a/le.sh +++ b/le.sh @@ -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