forked from hummypkg/webif
8 lines
104 B
Plaintext
8 lines
104 B
Plaintext
|
#!/mod/bin/jimsh
|
||
|
|
||
|
puts "Content-Type: text/html"
|
||
|
puts ""
|
||
|
|
||
|
source /mod/var/mongoose/include/restart.jim
|
||
|
|