Files
Paradise/tools/ci/annotate_dm.sh
Contrabang 27c70cde0a Upgrades SpacemanDMM + Dreamchecker CI (#24247)
* update to suite 1.8

* lets go annotate dm

* okay lets not fuck up

* testing commit

* return it to the natural state
2024-03-01 23:19:59 +00:00

5 lines
67 B
Bash

#!/bin/bash
set -euo pipefail
python tools/ci/annotate_dm.py "$@"