aboutsummaryrefslogtreecommitdiffstats
path: root/doc/super-mario-theme.md
blob: 68484dc5179997dfea18f7aeb9b5a54226f6ec09 (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
Play Super Mario theme
======================

[◀ Go back to main README](../README.md)

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;

For extra fun use it for dhcp lease script. :)

---
[◀ Go back to main README](../README.md)  
[▲ Go back to top](#top)