forked from hummypkg/webif
8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
echo "Content-Type: text/plain"
|
||
|
echo
|
||
|
|
||
|
touch /var/lib/humaxtv/mod/_RESET_CUSTOM_FIRMWARE_ENVIRONMENT
|
||
|
|