1
0
Fork 0

battery scriptlets

jebbatime
jebbatime build server 2021-06-12 14:58:49 -06:00
parent 05f00659f1
commit 82297534dc
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,11 @@
#!/bin/bash
# Get config
. ~/.config/jebbatime.conf
cd $JEBBATIMEGITROOT
./tools/wasptool \
--battery \
--device $JEBBATIMEMAC

View File

@ -0,0 +1,11 @@
#!/bin/bash
# Get config
. ~/.config/jebbatime.conf
cd $JEBBATIMEGITROOT
./tools/wasptool \
--battery \
--device $JEBBATIMEDEVMAC