rename files to not collide with go-deb
This commit is contained in:
parent
f0e4214d46
commit
89610b4a7b
2
main.go
2
main.go
|
@ -11,7 +11,7 @@ import (
|
|||
"go.wit.com/log"
|
||||
)
|
||||
|
||||
//go:embed files/*
|
||||
//go:embed resources/*
|
||||
var htmlFiles embed.FS
|
||||
|
||||
var accessf, clientf *os.File
|
||||
|
|
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 6.3 KiB |
Loading…
Reference in New Issue