#!/bin/bash echo "" echo "... ] INIT HOSTNAME [ ..." HOME=$( cd "$(dirname "$0")" && pwd ) source $HOME/../config #setup the /etc/hosts file cat <