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