mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-09 02:39:56 +08:00
添加 github.com/pion/dtls 代码
This commit is contained in:
13
dtls-2.0.9/.github/hooks/pre-push.sh
vendored
Normal file
13
dtls-2.0.9/.github/hooks/pre-push.sh
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
#!/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
|
Reference in New Issue
Block a user