Ran final bindata build, added build script
This commit is contained in:
147
bindata.go
147
bindata.go
File diff suppressed because one or more lines are too long
3
build.sh
Normal file
3
build.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
go-bindata web/... && go build -a -v -o ironsmith -pkgdir .
|
||||
|
Reference in New Issue
Block a user