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 5475d28 commit 5729af7Copy full SHA for 5729af7
.rmcache.bash .rmcache.sh.rmcache.bash renamed to .rmcache.sh
README.md
@@ -364,7 +364,7 @@ Python 软件包开发工程结构,如下所示:
364
| --- .editorconfig
365
| --- .env
366
| --- .gitignore
367
- | --- .rmcache.bash
+ | --- .rmcache.sh
368
| --- .rmcache.ps1
369
| --- LICENSE.txt
370
| --- MANIFEST.in
@@ -1047,7 +1047,7 @@ twine upload dist/*
1047
1048
### 6.5 日志与清理
1049
1050
-1. [【Clean: darwin】](./.rmcache.bash)
+1. [【Clean: darwin】](./.rmcache.sh)
1051
2. [【Clean: win】](./.rmcache.ps1)
1052
1053
## 七. 参考
0 commit comments