scim-kit
Code
Branches
Tags
Commits
cli
scim-kit
/
bin
/
run
1
#!/usr/bin/env bash
2
set -euo pipefail
3
4
bundle exec ./exe/scim-kit "$@"