We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ecdff commit db66644Copy full SHA for db66644
README.md
@@ -6,17 +6,15 @@ useful-shells
6
下载
7
========================
8
9
-下载单个文档
10
----------------
+### 下载单个文件
11
12
-以`show-busy-java-threads.sh`为例:
+以[`show-busy-java-threads.sh`](https://raw.github.com/oldratlee/useful-shells/release/show-busy-java-threads.sh)为例:
13
14
```bash
15
wget --no-check-certificate https://raw.github.com/oldratlee/useful-shells/release/show-busy-java-threads.sh
16
```
17
18
-打包下载
19
---------------
+### 打包下载
20
21
下载文件[release.zip](https://github.com/oldratlee/useful-shells/archive/release.zip):
22
0 commit comments