diff --git a/src/main.go b/src/main.go index b0cddb5..a895eaa 100644 --- a/src/main.go +++ b/src/main.go @@ -1,8 +1,9 @@ package main import ( - _ "2025-dev.shylinux.com/x/20250213-machine/src/monitor" "shylinux.com/x/ice" + + _ "2025-dev.shylinux.com/x/20250213-machine/src/monitor" ) func main() { print(ice.Run()) } diff --git a/src/main.shy b/src/main.shy index b1646ef..d7413d1 100644 --- a/src/main.shy +++ b/src/main.shy @@ -1,4 +1,11 @@ title "ContextOS-Machine" +refer ` +官网 https://dev.shylinux.com +源码 https://git.shylinux.com/dev/machine +后台 https://dev.shylinux.com/s/20250213-machine +` +field web.chat.dev.machine.monitor + section "gopsutil" refer ` 源码 https://github.com/shirou/gopsutil