Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
36d5db15
Commit
36d5db15
authored
Feb 02, 2016
by
Neil
Browse files
typos
parent
4e76098b
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns-myapi.sh
View file @
36d5db15
#!/bin/bash
#!/bin/bash
#Here is a sample custom api script.
#Here is a sample custom api script.
#This file name is "d
h
s-myapi.sh"
#This file name is "d
n
s-myapi.sh"
#So, here must be a method d
h
s-myapi-add()
#So, here must be a method d
n
s-myapi-add()
#Which will be called by le.sh to add the txt record to your api system.
#Which will be called by le.sh to add the txt record to your api system.
#returns 0 meanst success, otherwise error.
#returns 0 meanst success, otherwise error.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment