mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
autogen file mode
This commit is contained in:
committed by
Traefiker
parent
a6955ecf59
commit
0f3e42d463
+1
-1
@@ -1,7 +1,7 @@
|
||||
//go:generate rm -vf autogen/gentemplates/gen.go
|
||||
//go:generate rm -vf autogen/genstatic/gen.go
|
||||
//go:generate mkdir -p static
|
||||
//go:generate go-bindata -pkg gentemplates -modtime 1509884496 -o autogen/gentemplates/gen.go ./templates/...
|
||||
//go:generate go-bindata -pkg gentemplates -modtime 1509884496 -mode 436 -o autogen/gentemplates/gen.go ./templates/...
|
||||
//go:generate go-bindata -pkg genstatic -o autogen/genstatic/gen.go ./static/...
|
||||
|
||||
package main
|
||||
|
||||
Reference in New Issue
Block a user