arch/pkg/de-p1st-hosts/hosts.holoscript
2021-05-02 15:08:20 +02:00

9 lines
166 B
Bash

#!/bin/sh
# stdin: default config
# stdout: modified config
echo "127.0.0.1 localhost
::1 localhost
127.0.1.1 ${HOST}.localdomain ${HOST}
"