4 lines
48 B
Bash
4 lines
48 B
Bash
#! /bin/sh
|
|
|
|
kill -USR1 $(pidof ubootchartd_bin)
|
#! /bin/sh
|
|
|
|
kill -USR1 $(pidof ubootchartd_bin)
|