2 lines
75 B
Bash
Executable File
2 lines
75 B
Bash
Executable File
#!/bin/sh
|
|
test -s "/etc/init.d/iptvhelper" && /etc/init.d/iptvhelper reload |