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