mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-07-24 00:21:49 +00:00
update binary.sh
This commit is contained in:
parent
94c8330e77
commit
0a2b945f90
2 changed files with 4 additions and 2 deletions
|
|
@ -4,3 +4,5 @@ go get github.com/jteeuwen/go-bindata/go-bindata
|
|||
go get github.com/bountylabs/gitversion
|
||||
go-bindata -pkg assets -prefix "_embed" -o assets/binary.go _embed/templates/... _embed/public/js/... _embed/public/css/... _embed/public/ace/src-min/...
|
||||
gitversion -s -o page/version.go -p page
|
||||
|
||||
git add -A
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue