mirror of
https://2025-dev.shylinux.com/x/20250213-machine
synced 2025-04-25 12:28:05 +08:00
add some
This commit is contained in:
parent
2c6ee384d7
commit
796ea6b301
@ -1,6 +1,10 @@
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
import "shylinux.com/x/ice"
|
import (
|
||||||
import _ "2025-dev.shylinux.com/x/20250213-machine/src/monitor"
|
_ "2025-dev.shylinux.com/x/20250213-machine/src/monitor"
|
||||||
|
"shylinux.com/x/ice"
|
||||||
|
)
|
||||||
|
|
||||||
func main() { print(ice.Run()) }
|
func main() { print(ice.Run()) }
|
||||||
|
|
||||||
|
func init() { ice.Info.CodeMain = "src/monitor/monitor.go" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user