mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-01 04:05:36 +00:00
4 lines
123 B
Bash
Executable File
4 lines
123 B
Bash
Executable File
#!/bin/bash -ex
|
|
cd build/install
|
|
sentry-cli upload-dif --org axiodl --project metaforce metaforce{,.dbg} --include-sources
|