Packages

Erlang NIF bindings for the the libsecp256k1 library

Current section

Files

Jump to
nif_libsecp256k1 c_src secp256k1 .git hooks post-update.sample
Raw

c_src/secp256k1/.git/hooks/post-update.sample

#!/bin/sh
#
# An example hook script to prepare a packed repository for use over
# dumb transports.
#
# To enable this hook, rename this file to "post-update".
exec git update-server-info