更新打包脚本

This commit is contained in:
JACKYMYPERSON
2025-11-03 00:08:48 +08:00
parent de9e1e1cdc
commit 9ef6b752f2

View File

@@ -1,6 +1,6 @@
#!/bin/bash
# 设置目标文件夹和项目名称
target_dir="./opt/hldrCenter"
target_dir="./software/hldrCenter"
project_name="hldrCenter"
# 创建目标文件夹(若不存在)