Browse Source

install dnsapi

neil 9 years ago
parent
commit
a28b3a653c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      le.sh

+ 2 - 1
le.sh

@@ -1037,7 +1037,8 @@ install() {
   rm -f $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