1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00
eworm-de-routeros-scripts/doc/super-mario-theme.md

32 lines
565 B
Markdown
Raw Normal View History

2020-03-27 21:51:03 +01:00
Play Super Mario theme
======================
[⬅️ Go back to main README](../README.md)
2020-03-27 21:51:03 +01:00
Description
-----------
This script plays Super Mario theme.
The hardware needs a beeper.
Requirements and installation
-----------------------------
Just install the script:
$ScriptInstallUpdate super-mario-theme;
Usage and invocation
--------------------
Just run the script to play:
/system/script/run super-mario-theme;
2020-03-27 21:51:03 +01:00
For extra fun use it for dhcp lease script. :)
---
[⬅️ Go back to main README](../README.md)
[⬆️ Go back to top](#top)