Commit fb675223 authored by Sergei Filippov's avatar Sergei Filippov
Browse files

Update dns-myapi.sh

parent b0515cf8
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
#Here is a sample custom api script. #Here is a sample custom api script.
#This file name is "dns-myapi.sh" #This file name is "dns-myapi.sh"
#So, here must be a method dns-myapi-add() #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. #Which will be called by acme.sh to add the txt record to your api system.
#returns 0 meanst success, otherwise error. #returns 0 meanst success, otherwise error.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment