mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 12:08:55 +01:00
I welcome less janky solution to this.
This commit is contained in:
@@ -66,7 +66,7 @@ do
|
||||
echo "found invalid file reference to $filename in _maps/$json"
|
||||
st=1
|
||||
fi
|
||||
done < <(jq -r '.map_file' $json)
|
||||
done < <(jq -r '[.map_file] | flatten | .[]' $json)
|
||||
done
|
||||
|
||||
exit $st
|
||||
|
||||
Reference in New Issue
Block a user