Ignores arch package files etc

This commit is contained in:
2026-05-14 22:32:35 -04:00
parent 4473dc9164
commit edc6d5acf3
5 changed files with 6 additions and 1 deletions
+1
View File
@@ -24,6 +24,7 @@ md5sums=(
build() {
cd "$startdir"
echo "$startdir"
# Use pre-built binary if available (e.g. from scripts/build), otherwise build from source
if [[ -x build/converge ]]; then