Browse Source

Remove removeVSign.sh (#470)

Loyalsoldier 5 years ago
parent
commit
5bf470d9cb
1 changed files with 0 additions and 7 deletions
  1. 0 7
      release/mutilate/removeVSign.sh

+ 0 - 7
release/mutilate/removeVSign.sh

@@ -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