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