mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
4 lines
48 B
Bash
4 lines
48 B
Bash
#! /bin/sh
|
|
|
|
kill -USR1 $(pidof ubootchartd_bin)
|