1
0
mirror of https://github.com/restic/restic.git synced 2024-06-28 08:00:52 +02:00
restic/internal/server/assets/fs.go

7 lines
61 B
Go
Raw Normal View History

2024-04-25 21:40:46 +02:00
package assets
import "embed"
//go:embed *
var FS embed.FS