1
0
mirror of https://codeberg.org/privacy1st/arch synced 2025-04-06 17:28:09 +02:00
2021-09-10 15:59:33 +02:00

7 lines
101 B
Bash

#!/bin/sh
# stdin: default config
# stdout: modified config
set -e
sed 's|Battery {}|//Battery {}|'