Skip to content

Commit

Permalink
remove error
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroTochigi committed Sep 30, 2023
1 parent fa6fe94 commit 6c38528
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ function createEc2(){
--instance-type t2.micro \
--key-name $keyname \
--security-groups $groupName
--user-data file://./setupIpTables.txt
}

function findData(){
Expand Down

0 comments on commit 6c38528

Please sign in to comment.