规范路径命名
This commit is contained in:
@@ -83,7 +83,7 @@ uv sync --dry-run
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 临时文件获取
|
# 临时文件获取
|
||||||
temp_file_path=$(uv run ./script/get_temp_path.py)
|
temp_file_path=$(uv run ./scripts/get_temp_path.py)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Execution Commands
|
## Execution Commands
|
||||||
|
|||||||
Reference in New Issue
Block a user