mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-24 10:02:08 +08:00
dba8e01e54
git-subtree-dir: panda git-subtree-split: ae816c104a99a8cd4d508ccd6abdc7b93053529c
5 lines
57 B
Bash
Executable File
5 lines
57 B
Bash
Executable File
#!/usr/bin/env bash
|
|
sudo ifconfig can0 up
|
|
make
|
|
./cantest
|