mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-20 11:23:56 +08:00
* 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>
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"
|