From d5eaa69c73000ed7c0a76e7b8d7e871be262c6d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rnar=20=C3=98sttveit?= Date: Thu, 17 Oct 2024 16:00:48 +0200 Subject: [PATCH] add * --- .github/scripts/revert.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/revert.sh b/.github/scripts/revert.sh index 3746a917b..5a90c48a6 100644 --- a/.github/scripts/revert.sh +++ b/.github/scripts/revert.sh @@ -108,7 +108,7 @@ echo "$COMMIT_MESSAGE" echo "-------------------------------------" echo "Files to be copied:" echo -ls -1 "$TARGET/$APP_FULL/" +ls -1 "$TARGET/$APP_FULL/*" echo "-------------------------------------" echo "Log:" echo