3 lines
73 B
Plaintext
3 lines
73 B
Plaintext
|
#!/bin/sh
|
||
|
doas sysctl hw.battery.chargestart=1 hw.battery.chargestop=100
|