From 7c0ac2a475c6a02c5f912e364f2e9e3acf781c08 Mon Sep 17 00:00:00 2001 From: dogi Date: Wed, 10 Jul 2024 23:57:23 -0400 Subject: [PATCH] Update callUtils.sh --- src/aws/callUtils.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/aws/callUtils.sh b/src/aws/callUtils.sh index 7fa66b6e..eecfe5fb 100644 --- a/src/aws/callUtils.sh +++ b/src/aws/callUtils.sh @@ -1,4 +1,3 @@ - function testConfigDriver() { configDriver "myserver" "example.com" "user" "22" "~/.ssh/id_rsa" "8888:80,9999:443" -} \ No newline at end of file +}