From 4a6948722857a43cca769b8f2aa6eb6ada42dd12 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Tue, 2 Jul 2024 19:54:59 +0200 Subject: [PATCH] updated aws_ecr_list_repos.sh --- aws/aws_ecr_list_repos.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/aws/aws_ecr_list_repos.sh b/aws/aws_ecr_list_repos.sh index d16bce5d..ec20b8d7 100755 --- a/aws/aws_ecr_list_repos.sh +++ b/aws/aws_ecr_list_repos.sh @@ -1,6 +1,5 @@ #!/usr/bin/env bash # vim:ts=4:sts=4:sw=4:et -# args: haritest:1.0 stable # # Author: Hari Sekhon # Date: 2024-07-02 19:54:54 +0200 (Tue, 02 Jul 2024)