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:
9
cmd/main.go
Normal file
9
cmd/main.go
Normal file
@@ -0,0 +1,9 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"kvm"
|
||||
)
|
||||
|
||||
func main() {
|
||||
kvm.Main()
|
||||
}
|
||||
Reference in New Issue
Block a user