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 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
installcronjob installcronjob
_info OK _info OK