4 lines
93 B
Bash
4 lines
93 B
Bash
|
#!/usr/bin/sh
|
||
|
/home/nonroot/hlstats/run_hlstats stop
|
||
|
/home/nonroot/hlstats/run_hlstats start
|