From 2823b31813d39cb7abb425e7a9708fbf68150089 Mon Sep 17 00:00:00 2001 From: velor2012 <38395332+velor2012@users.noreply.github.com> Date: Thu, 2 Feb 2023 12:37:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +---- start.amd.sh | 1 - 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 start.amd.sh diff --git a/README.md b/README.md index 8b005fd..852dcda 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,11 @@ ## 使用方法 ### 构建镜像 +克隆本仓库后 ``` shell docker build . t lookbusy ``` -x86 - -## 使用方法 - ### 修改运行参数 修改 start.sh中的各项参数,参考如下 diff --git a/start.amd.sh b/start.amd.sh deleted file mode 100644 index 0a60726..0000000 --- a/start.amd.sh +++ /dev/null @@ -1 +0,0 @@ -/app/lookbusy/lookbusy -c 10 \ No newline at end of file