mirror of
https://github.com/crazywhalecc/quick-shell.git
synced 2026-07-22 16:15:38 +08:00
Update README.md
This commit is contained in:
@@ -24,6 +24,12 @@ curl -s http://shell.zhamao.xin/run/neofetch
|
|||||||
curl -s http://shell.zhamao.xin/manifest
|
curl -s http://shell.zhamao.xin/manifest
|
||||||
```
|
```
|
||||||
|
|
||||||
|
此外,有些指令可能需要交互的命令行,在查看帮助菜单时会给出红色名称提示。如果需要使用交互式输入的命令,需要使用以下方式执行:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
bash -c "`curl -s http://shell.zhamao.xin/run/{name}`"
|
||||||
|
```
|
||||||
|
|
||||||
## 支持的快速命令
|
## 支持的快速命令
|
||||||
|
|
||||||
| 名称 | 说明 |
|
| 名称 | 说明 |
|
||||||
|
|||||||
Reference in New Issue
Block a user