From 342da8d3dc533b2ce7afc0df9efdfb73e1ff5962 Mon Sep 17 00:00:00 2001 From: AndreasBrostrom Date: Sun, 20 Oct 2024 11:20:46 +0200 Subject: [PATCH] chmod armake2 --- deploy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy.sh b/deploy.sh index 8f4c8e7..0367122 100755 --- a/deploy.sh +++ b/deploy.sh @@ -3,6 +3,7 @@ set -e PATH=$PWD:$PATH +chmod +x armake2 VERSION_TAG=$*