mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 19:50:18 +08:00
14 lines
178 B
Bash
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
|