mirror of
https://github.com/go-gitea/gitea.git
synced 2024-10-31 22:42:25 +00:00
408 B
408 B
NOTICE
This directory only used for development, and us go-bindata to store in memory for releases.
To apply any change in this directory, install go-bindata, and then execute following command in root of source directory:
$ go-bindata -ignore="\\.DS_Store|README.md" -o modules/bin/conf.go -pkg="bin" conf/...