clearpilot: initial commit of full source
This commit is contained in:
4
update_and_launch.sh
Executable file
4
update_and_launch.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
ls /data/openpilot/update_and_launch.sh || exit
|
||||
bash update.sh
|
||||
pkill -f 'manager.py'
|
||||
bash launch_openpilot.sh
|
||||
Reference in New Issue
Block a user