1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-06-18 08:49:54 -04: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

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