mirror of
https://github.com/oneclickvirt/basics.git
synced 2025-10-09 02:20:18 +08:00
update
This commit is contained in:
7
cmd/main.go
Normal file
7
cmd/main.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "github.com/oneclickvirt/basics/system"
|
||||
|
||||
func main() {
|
||||
system.GetSystemInfo()
|
||||
}
|
Reference in New Issue
Block a user