dockerfiles/anylink/dtls-2.0.9/.github/hooks/pre-push.sh

14 lines
178 B
Bash

#!/bin/sh
#
# DO NOT EDIT THIS FILE DIRECTLY
#
# It is automatically copied from https://github.com/pion/.goassets repository.
#
set -e
.github/assert-contributors.sh
exit 0