mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-12 17:31:47 +00:00
typos
This commit is contained in:
parent
4e76098bdc
commit
36d5db158a
@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
#Here is a sample custom api script.
|
||||
#This file name is "dhs-myapi.sh"
|
||||
#So, here must be a method dhs-myapi-add()
|
||||
#This file name is "dns-myapi.sh"
|
||||
#So, here must be a method dns-myapi-add()
|
||||
#Which will be called by le.sh to add the txt record to your api system.
|
||||
#returns 0 meanst success, otherwise error.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user