mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-03 08:41:47 +08:00
51c13aa552
* purge begins
* release files
* remove those
* no more android
* only qt
* text and spinner
* neos update script
* update sounds
* update cpu usage
* all done
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: e76c80ffa1
5 lines
113 B
Bash
Executable File
5 lines
113 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
ROOT=$PWD/../../..
|
|
$ROOT/installer/updater/updater "file://$ROOT/installer/updater/update.json"
|