3 lines · 126 bytes
sha256 4817a10ec0d96d3d9812 hours ago
#!/bin/sh
# Compatibility shim (Saturday hooks): a Stop is the end of a run.
exec sh "$(dirname "$0")/origit-hook.sh" run end
#!/bin/sh
# Compatibility shim (Saturday hooks): a Stop is the end of a run.
exec sh "$(dirname "$0")/origit-hook.sh" run end