build.sh: alternatively I should consider not being stupid

This commit is contained in:
Lightos1
2026-05-10 00:57:31 +02:00
parent 05fa5034d3
commit 138bcb6dc6
12 changed files with 408 additions and 367 deletions

View File

@@ -10,7 +10,6 @@ if [[ -n "$1" ]]; then
fi
echo "DIST_DIR: $DIST_DIR"
echo "CORES: $CORES"
echo "*** sysmodule ***"
TITLE_ID="$(grep -oP '"title_id":\s*"0x\K(\w+)' "$ROOT_DIR/sysmodule/perms.json")"