Files
clearpilot/panda/tests/som_debug.sh
Your Name 03af7b6107 wip
2024-04-27 03:19:19 -05:00

8 lines
160 B
Bash

#!/usr/bin/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