mirror of
https://codeberg.org/privacy1st/arch
synced 2025-04-04 16:26:00 +02:00
6 lines
93 B
Bash
6 lines
93 B
Bash
#!/bin/sh
|
|
# stdin: default config
|
|
# stdout: modified config
|
|
cat
|
|
echo 'enable_pinpad = false'
|