Browse Source

install dnsapi

master
neil 9 years ago
parent
commit
b4a156da60
  1. 2
      le.sh

2
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

Loading…
Cancel
Save