mirror of
https://github.com/JDM170/orangepi_coolfan
synced 2025-12-10 05:57:21 +07:00
4 lines
48 B
Bash
4 lines
48 B
Bash
#!/bin/sh
|
|
|
|
kill -15 $(cat /var/run/coolfan.pid)
|