mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-03-02 21:23:56 +08:00
5 lines
27 B
Bash
5 lines
27 B
Bash
|
|
#!/bin/bash
|
||
|
|
qmake
|
||
|
|
make -j
|
||
|
|
|