From 45ecf79c4198fcb8399b36bf695b535d35854cca Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 23 Sep 2019 21:25:25 +0200 Subject: Some small changes. --- bin/network_configuration.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'bin/network_configuration.sh') diff --git a/bin/network_configuration.sh b/bin/network_configuration.sh index 23368b2..8eb73f6 100644 --- a/bin/network_configuration.sh +++ b/bin/network_configuration.sh @@ -18,6 +18,11 @@ # along with this program. If not, see . +############################## +# network_configuration.sh # +############################## + + # Network Configuration touch /etc/hostname @@ -31,4 +36,3 @@ echo "::1 localhost" >> /etc/hosts echo "Network configuration done - OK" echo "" sleep 1 - -- cgit v1.2.3-70-g09d2