From 0e72e916e0115060c6b0271afe39bf7552349494 Mon Sep 17 00:00:00 2001 From: shy Date: Thu, 27 Feb 2025 16:27:38 +0800 Subject: [PATCH] add some --- src/main.go | 3 ++- src/main.shy | 7 +++++++ 2 files changed, 9 insertions(+), 1 deletion(-) 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