commit 8235e25
hovercats
·
2023-11-22 11:24:57 +0000 UTC
parent 0c71516
sh/batt: drop in favor of rc implementation
1 files changed,
+0,
-6
D
sh/batt
D
sh/batt
+0,
-6
1@@ -1,6 +0,0 @@
2-#!/bin/sh
3-
4-DIR="/sys/class/power_supply/BAT1"
5-
6-cat "${DIR}/capacity"
7-cat "${DIR}/status"