vendor: remove unused file like shell scripts

This commit is contained in:
Will Norris 2018-09-15 07:24:24 +00:00
parent 3f8364feac
commit bc59afcf2a
16 changed files with 5 additions and 1108 deletions

View file

@ -1,6 +0,0 @@
#!/bin/bash
today=$(date +%Y%m%d)
sed -i -r -e 's/const Repo = "([0-9]{8})"/const Repo = "'$today'"/' $GOFILE