4 lines
85 B
Plaintext
4 lines
85 B
Plaintext
|
#!/bin/sh
|
||
|
doas sysctl hw.battery.chargestop=98
|
||
|
doas sysctl hw.battery.chargestart=97
|