feat: add mini manual
This commit is contained in:
parent
2d5421d73d
commit
d001ba2f10
1 changed files with 8 additions and 0 deletions
|
@ -31,6 +31,14 @@
|
|||
read -rs DESEC_AUTH_TOKEN
|
||||
export DESEC_AUTH_TOKEN
|
||||
''
|
||||
# Mini-Anleitung
|
||||
+ ''
|
||||
echo ""
|
||||
echo "Prüfen: dnscontrol preview"
|
||||
echo "Ausrollen: dnscontrol push"
|
||||
echo "Zone-Dateien generieren: generate-zone-file [domain]"
|
||||
echo ""
|
||||
''
|
||||
# Zonen-Datei generieren
|
||||
+ ''
|
||||
generate-zone-file () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue