chmod +x *.sh

This commit is contained in:
2025-08-14 15:33:40 +02:00
parent 51406795d3
commit 8a0e993edd

View File

@@ -1,6 +1,9 @@
#!/bin/bash
cd "$(dirname "$0")"
# Ensure all shell scripts are executable
chmod +x *.sh
PREFIX="indaba"
echo "building for folder: /$PREFIX/"