更新打包逻辑
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# 设置目标文件夹和项目名称
|
||||
target_dir="./opt/ttk"
|
||||
project_name="ttk"
|
||||
target_dir="./opt/hldrCenter"
|
||||
project_name="hldrCenter"
|
||||
|
||||
# 创建目标文件夹(若不存在)
|
||||
mkdir -p "$target_dir"
|
||||
|
||||
Reference in New Issue
Block a user