mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-03 16:49:31 +08:00
9032365ea1
old-commit-hash: 983120bfed09ad9331fa96be3143a604c9a1a179
5 lines
57 B
Bash
Executable File
5 lines
57 B
Bash
Executable File
#!/usr/bin/env bash
|
|
sudo ifconfig can0 up
|
|
make
|
|
./cantest
|