From 9c3854fc72d16c7a819cd74e93dda56e6805cc21 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 14 Dec 2019 17:35:59 +0100 Subject: Reduced code in new util scripts. --- util/configure_network.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'util/configure_network.sh') diff --git a/util/configure_network.sh b/util/configure_network.sh index f71a856..6d07280 100644 --- a/util/configure_network.sh +++ b/util/configure_network.sh @@ -28,6 +28,4 @@ echo "::1 localhost" >> /etc/hosts systemctl enable dhcpcd -echo "Network configuration done - OK" -echo "" -sleep 1 +echo "Configured network - OK" -- cgit v1.2.3-70-g09d2