1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-13 11:20:42 +00:00

Remove removeVSign.sh (#470)

This commit is contained in:
Loyalsoldier 2020-11-30 21:00:05 +08:00 committed by GitHub
parent 7de5bca056
commit 5bf470d9cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +0,0 @@
#!/usr/bin/env bash
export VROOT=$(dirname "${BASH_SOURCE[0]}")/../../
rm $VROOT/infra/control/verify.go
sed -i '/VSign/d' $VROOT/go.mod