更新打包脚本
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# 设置目标文件夹和项目名称
|
# 设置目标文件夹和项目名称
|
||||||
target_dir="./opt/hldrCenter"
|
target_dir="./software/hldrCenter"
|
||||||
project_name="hldrCenter"
|
project_name="hldrCenter"
|
||||||
|
|
||||||
# 创建目标文件夹(若不存在)
|
# 创建目标文件夹(若不存在)
|
||||||
|
|||||||
Reference in New Issue
Block a user