mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 12:32:06 +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: e76c80ffa1b6167fd69465c66f31fbe475762330
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"
|