aboutsummaryrefslogtreecommitdiffstats
path: root/doc/super-mario-theme.md
blob: b3100e8366cf312c825c14d55af3d32887d3c3f9 (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)