forked from hummypkg/webif
10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
|
#!/mod/bin/jimsh
|
||
|
|
||
|
source /mod/var/mongoose/lib/setup
|
||
|
require system.class
|
||
|
|
||
|
puts "<font class=blood style=\"font-size: 0.9em; float: right; clear: right\">
|
||
|
Custom firmware version: [system modversion]
|
||
|
</font>"
|
||
|
|