From 6c38528bea5813d73697232af66c9cad850b59e2 Mon Sep 17 00:00:00 2001 From: hiroTochigi Date: Fri, 29 Sep 2023 21:47:50 -0500 Subject: [PATCH] remove error --- init.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/init.sh b/init.sh index bc20db9e..fab44237 100644 --- a/init.sh +++ b/init.sh @@ -107,7 +107,6 @@ function createEc2(){ --instance-type t2.micro \ --key-name $keyname \ --security-groups $groupName - --user-data file://./setupIpTables.txt } function findData(){