Files
MoreTore/panda/scripts/som_debug.sh
T
Vehicle Researcher a1af07d967 openpilot v0.11.0
2026-03-14 04:08:36 +00:00

8 lines
164 B
Bash
Executable File

#!/usr/bin/env bash
set -e
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null && pwd)"
cd $DIR
PYTHONUNBUFFERED=1 NO_COLOR=1 CLAIM=1 PORT=4 ./debug_console.py