From 96939115bc44809caa122e1a453b2be5bb47c218 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Tue, 8 Oct 2024 18:24:35 +0200 Subject: [PATCH] Update update-version-file.sh Signed-off-by: Kjeld Schouten --- .github/scripts/update-version-file.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/update-version-file.sh b/.github/scripts/update-version-file.sh index 20569126cbd..0d84a419199 100755 --- a/.github/scripts/update-version-file.sh +++ b/.github/scripts/update-version-file.sh @@ -1,4 +1,4 @@ -#/bin/bash +#!/bin/bash app="${1}"