This commit is contained in:
Essenceia 2018-07-07 14:42:13 +00:00
parent e3c7ce6c9e
commit a4e55f00ba
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
#!/bin/bash
if ! [ -x "$(which go-bindata)" ]; then
echo ''
echo 'Error: go-bindata is not installed.' >&2
echo 'Run "go get -u github.com/jteeuwen/go-bindata/..."' >&2
echo '(the "..." are important!)'
echo ''
echo 'Do not forget to add $GOPATH/bin to your $PATH :)'
echo ''
exit 1
fi
go-bindata -pkg assetsManager -o assets_manager/manager.go assets