From 3e9ba64228dc818605d5963d8f8b0e8dbc15de62 Mon Sep 17 00:00:00 2001 From: Aytac Ozkan Date: Thu, 20 Aug 2020 18:41:34 +0200 Subject: [PATCH] ** --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index fe0b9e6..009f71e 100755 --- a/build.sh +++ b/build.sh @@ -2,7 +2,7 @@ # echo -n "Enter the name of public key (ex:id_ed25519): " # read publickey - nmcli dev show | grep 'IP4.DNS' # check ip address due docker dynamic ip allocation for the containers +# nmcli dev show | grep 'IP4.DNS' # check ip address due to docker dynamic ip allocation for the containers Usage(){ echo "##############$0 USAGE########################"