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