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
|
||||
BIN
resource/jetkvm_native
Normal file
BIN
resource/jetkvm_native
Normal file
Binary file not shown.
1
resource/jetkvm_native.sha256
Normal file
1
resource/jetkvm_native.sha256
Normal file
@@ -0,0 +1 @@
|
||||
c0803a9185298398eff9a925de69bd0ca882cd5983b989a45b748648146475c6
|
||||
BIN
resource/netboot.xyz-multiarch.iso
Normal file
BIN
resource/netboot.xyz-multiarch.iso
Normal file
Binary file not shown.
Reference in New Issue
Block a user