metaps/genova

View on GitHub
.ssh/git-ssh.sh

Summary

Maintainability
Test Coverage
#!/bin/sh

exec ssh -i /app/${SSH_PRIVATE_KEY} "$@"