mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 21:02:33 +08:00
12 lines
183 B
Bash
12 lines
183 B
Bash
#!/usr/bin/env bash
|
|
|
|
#
|
|
# DO NOT EDIT THIS FILE DIRECTLY
|
|
#
|
|
# It is automatically copied from https://github.com/pion/.goassets repository.
|
|
#
|
|
|
|
set -e
|
|
|
|
.github/lint-commit-message.sh $1
|