aboutsummaryrefslogtreecommitdiffstats
path: root/template.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-03-20 12:58:47 +0100
committerGravatar Christian Hesse <mail@eworm.de>2020-03-20 12:58:47 +0100
commit1cde38e2da8d02ae722c95a1a499c7b1ad76a7f8 (patch)
tree3cb56c976bac76ac4eb31b50af318d8e53da9573 /template.md
parentf16056ef8ba753a7cf6411bc6455b3f176c4860a (diff)
move template to sub directory
Diffstat (limited to 'template.md')
-rw-r--r--template.md47
1 files changed, 0 insertions, 47 deletions
diff --git a/template.md b/template.md
deleted file mode 100644
index 8a9aeb7..0000000
--- a/template.md
+++ /dev/null
@@ -1,47 +0,0 @@
-Script `template`
-=================
-
-[◀ Go back to main README](README.md)
-
-Description
------------
-
-Short description...
-
-In detail
----------
-
-Get all the details...
-
-Requirements and installation
------------------------------
-
-We need...
-
-... then we install:
-
- [admin@MikroTik] > / system script add name=template
- [admin@MikroTik] > / system script run script-updates
-
-Configuration
--------------
-
-The configuration goes to `global-config`, These are the parameters:
-
-* ...
-
-Usage and invocation
---------------------
-
-This is intended...
-
-See also
---------
-
-* [another script](template.md)
-* ...
-
----
-[◀ Go back to main README](README.md)
-
-[▲ Go back to top](#top)