aboutsummaryrefslogtreecommitdiffstats
path: root/template.md
blob: 8a9aeb785abfa98ec64c76710f743e4dfb0c1a92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
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)