Files
gitea-resource/bin/pr/in
Alexis Vanier ebbf79ce68 Initial commit
2020-01-11 01:43:50 -05:00

4 lines
86 B
Bash
Executable File

#!/usr/bin/env sh
gitea-resource --action get pr --destination "${@}" <&0 | jq . >&3