mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-13 04:23:42 +08:00
d6d1a71794
version: sunnypilot v2026.003.000 (dev)
date: 2026-09-12T03:35:40
master commit: b67898fac4
5 lines
56 B
Bash
Executable File
5 lines
56 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -e
|
|
|
|
RUBYOPT="-W0" irqtop -d1 -R
|