mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-05-13 23:11:20 +00:00
4 lines
153 B
Bash
Executable File
4 lines
153 B
Bash
Executable File
#!/bin/bash -ex
|
|
cd build/Binaries
|
|
sentry-cli upload-dif --org axiodl --project metaforce {hecl,metaforce-gui,metaforce,visigen}{,.dbg} --include-sources
|