3 lines
59 B
Bash
3 lines
59 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
go get -u github.com/go-bindata/go-bindata/...
|