mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-30 19:12:07 +08:00
committed by
GitHub
parent
e9f7c01a3a
commit
88fa3cdd90
+1
-1
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env expect
|
||||
spawn adb shell
|
||||
expect "#"
|
||||
send "cd usr/comma\r"
|
||||
send "cd data/openpilot\r"
|
||||
send "export TERM=xterm-256color\r"
|
||||
send "su comma\r"
|
||||
send "clear\r"
|
||||
|
||||
Reference in New Issue
Block a user