From 0f8abe0b81b95c5430e25caf7c7275f021cbb48d Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sat, 4 Jan 2020 13:05:04 -0500 Subject: [PATCH] reformat --- installers/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installers/common.sh b/installers/common.sh index 3dd34cc..87fcad7 100644 --- a/installers/common.sh +++ b/installers/common.sh @@ -112,7 +112,7 @@ function display_lokiaddress (){ echo -e "$IP\t$snapp_address" -done < ips.txt +done } function install_complete() {