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)