aboutsummaryrefslogtreecommitdiff
path: root/hosts
blob: 1afa5e441bec921bb2fc5315c3198a0f6b8d3c9a (plain)
1
2
3
4
5
6
#!/bin/sh
MC_DESCRIPTION="/etc/hosts file"
. "$(dirname "$(readlink -f "$0")")/common" || exit

inst hosts /etc/hosts
apply