From 86ac1426ff865c6a79b6f45065c0c11572c96b32 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 10 Apr 2022 08:33:37 +0200 Subject: [PATCH] Update updater.sh --- .github/workflows/updater.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/updater.sh b/.github/workflows/updater.sh index 872e655..1754ed4 100755 --- a/.github/workflows/updater.sh +++ b/.github/workflows/updater.sh @@ -102,6 +102,7 @@ SOURCE_SUM=$checksum SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=$extension SOURCE_IN_SUBDIR=true +SOURCE_FILENAME= EOT echo "... conf/$src.src updated"