2 lines
89 B
Bash
2 lines
89 B
Bash
#!/bin/bash
|
|
cmake --build /workspaces/Pinetime/build --config Release -- -j6 pinetime-app |