From a8bfe6abb693150e9ee01ea6e8d672fc074d1f1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 12 Sep 2018 00:19:18 +0200 Subject: New multiconfig design --- hosts | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 hosts (limited to 'hosts') diff --git a/hosts b/hosts new file mode 100755 index 0000000..1afa5e4 --- /dev/null +++ b/hosts @@ -0,0 +1,6 @@ +#!/bin/sh +MC_DESCRIPTION="/etc/hosts file" +. "$(dirname "$(readlink -f "$0")")/common" || exit + +inst hosts /etc/hosts +apply -- cgit v1.2.3