mirror of
https://github.com/hiskang/acme.sh
synced 2025-06-28 01:56:12 +00:00
install dnsapi
This commit is contained in:
parent
0ed4c9391e
commit
a28b3a653c
3
le.sh
3
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user