routeros-scripts-custom/doc/template.md
2026-01-04 02:01:52 +01:00

1.1 KiB
Raw Permalink Blame History

Script name

⬅️ Go back to main README

Info: This script can not be used on its own but requires the base installation. See main README for details.

Table of Contents

Description

Function description of the script and which goal it should achieve.

Requirements and installation

Just install the script:

$ScriptInstallUpdate script-file-name-without-filename-extension "base-url=https://git.s1q.dev/phg/routeros-scripts-custom/raw/branch/main/";

Configuration

What to configure to run the script

Usage and invocation

How to run the script:

/system/script/run script-file-name-without-filename-extension;

See also

  • ...

⬅️ Go back to main README ⬆️ Go back to top