version.sh (212B)
1 #!/bin/sh 2 # This file is in the public domain. 3 # Compatibility entry point, also usable in generated job directories. 4 set -eu 5 repo_dir=$(git rev-parse --show-toplevel) 6 exec "$repo_dir/contrib/ci/version.sh" "$@"
challengerOAuth 2.0-based authentication service that validates user can receive messages at a certain address | |
| Log | Files | Refs | Submodules | README | LICENSE |