Added check-battery

This commit is contained in:
leca 2023-03-05 14:48:06 +03:00
parent 9aeed416c7
commit 66acbdd5e1
1 changed files with 2 additions and 0 deletions

2
utilities/check-battery.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
upower -i $(upower -e | grep battery)