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 e8295c7 commit 45ecdffCopy full SHA for 45ecdff
README.md
@@ -12,13 +12,16 @@ useful-shells
12
以`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
+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)
+下载文件[release.zip](https://github.com/oldratlee/useful-shells/archive/release.zip):
22
+```bash
23
+wget --no-check-certificate https://github.com/oldratlee/useful-shells/archive/release.zip
24
+```
25
26
show-busy-java-threads.sh
27
==========================
0 commit comments