rename files to not collide with go-deb

This commit is contained in:
Jeff Carr 2024-02-23 14:23:41 -06:00
parent f0e4214d46
commit 89610b4a7b
8 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import (
"go.wit.com/log"
)
//go:embed files/*
//go:embed resources/*
var htmlFiles embed.FS
var accessf, clientf *os.File

View File

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB