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