2 lines
75 B
Plaintext
2 lines
75 B
Plaintext
![]() |
#!/bin/sh
|
||
|
test -s "/etc/init.d/iptvhelper" && /etc/init.d/iptvhelper reload
|