Excess CR

This commit is contained in:
David Heinemeier Hansson
2025-07-10 15:34:26 -07:00
parent 8b5275456b
commit 7e73105e84

View File

@ -12,4 +12,3 @@ if ls /sys/class/power_supply/BAT* &>/dev/null; then
else
echo "No battery detected - skipping battery monitor setup"
fi