mirror of
https://github.com/luckfox-eng29/kvm.git
synced 2026-01-18 03:28:19 +01:00
Release 202412292127
This commit is contained in:
8
resource/embed.go
Normal file
8
resource/embed.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package resource
|
||||
|
||||
import (
|
||||
"embed"
|
||||
)
|
||||
|
||||
//go:embed jetkvm_native jetkvm_native.sha256 netboot.xyz-multiarch.iso
|
||||
var ResourceFS embed.FS
|
||||
Reference in New Issue
Block a user