Explorar el Código

Remove removeVSign.sh (#470)

Loyalsoldier hace 5 años
padre
commit
5bf470d9cb
Se han modificado 1 ficheros con 0 adiciones y 7 borrados
  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