From dd5782f5fc28a8043da6f741590c1c83e0f818ad Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Sat, 22 Nov 2025 09:24:08 +0100 Subject: [PATCH] remove arrow --- publish-pupnet.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publish-pupnet.sh b/publish-pupnet.sh index 7b339fd..10c73de 100755 --- a/publish-pupnet.sh +++ b/publish-pupnet.sh @@ -29,7 +29,7 @@ git tag "$TAG" build_for_dir () { local dir="$1" - echo "→ Executing embedded publish commands in $dir ..." + echo "Executing embedded publish commands in $dir ..." ( cd "$dir"