fix: shell脚本文件用字符串替换

This commit is contained in:
meilin.huang
2022-05-05 21:26:55 +08:00
parent 8d334cc0e6
commit 483f5b7604
10 changed files with 29 additions and 195 deletions

3
.gitignore vendored
View File

@@ -11,5 +11,8 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
*.lock
*.sum
*/node_modules/
**/vendor/