mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-26 16:12:06 +08:00
6c702630ac
old-commit-hash: 14fb17e22f
5 lines
57 B
Bash
Executable File
5 lines
57 B
Bash
Executable File
#!/usr/bin/env bash
|
|
sudo ifconfig can0 up
|
|
make
|
|
./cantest
|