From 007da4c519aaf640811d96b546e144722e6e398b Mon Sep 17 00:00:00 2001 From: Mike Vink Date: Mon, 1 May 2023 17:41:22 +0200 Subject: small fixes --- shell-scripts/compile | 1 + 1 file changed, 1 insertion(+) (limited to 'shell-scripts/compile') diff --git a/shell-scripts/compile b/shell-scripts/compile index 59c4d60..90110bb 100755 --- a/shell-scripts/compile +++ b/shell-scripts/compile @@ -24,6 +24,7 @@ case "${@}" in ;; awx*) echo " \-> awx" + shift awx "$@" | filter-ansi ;; helm\ lint*) -- cgit v1.2.3