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