blob: fee4685f8d4cc9f818f96c7f22534b4f85252abe (
about) (
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
|
Hello World
===========
[⬅️ Go back to main README](../README.md)
> ℹ️ **Info**: This script can not be used on its own but requires the base
> installation. See [main README](../README.md) for details.
Description
-----------
This is a demo script. Invoked from terminal it writes to system log and
terminal, or sends a notification otherwise.
Requirements and installation
-----------------------------
Just install the script:
$ScriptInstallUpdate hello-world "base-url=https://git.eworm.de/cgit/routeros-scripts-custom/plain/, url-suffix=?h=main"
Configuration
-------------
There's no specific configuration in `global-config-overlay`, other than
general configuration for notifications.
Usage and invocation
--------------------
Just run the script:
/system/script/run hello-world;
See also
--------
* ...
---
[⬅️ Go back to main README](../README.md)
[⬆️ Go back to top](#top)
|