build.sh: alternatively I should consider not being stupid
This commit is contained in:
@@ -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")"
|
||||
|
||||
Reference in New Issue
Block a user