diff options
Diffstat (limited to 'bin/network_configuration.sh')
-rw-r--r-- | bin/network_configuration.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/network_configuration.sh b/bin/network_configuration.sh index 24514ba..23368b2 100644 --- a/bin/network_configuration.sh +++ b/bin/network_configuration.sh @@ -31,3 +31,4 @@ echo "::1 localhost" >> /etc/hosts echo "Network configuration done - OK" echo "" sleep 1 + |