mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-09 17:53:41 +08:00
Merge panda subtree
old-commit-hash: f2de9784f84aff39f03d8e090fc6f8ffbef21f34
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
import os
|
||||
import sys
|
||||
os.system(sys.argv[1])
|
||||
Reference in New Issue
Block a user