mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-12-14 19:12:05 +08:00
8.4
This commit is contained in:
2
replacer.sh
Normal file → Executable file
2
replacer.sh
Normal file → Executable file
@@ -3,7 +3,7 @@
|
||||
########################################
|
||||
# 配置部分
|
||||
########################################
|
||||
config_file="ace-base.config" # 配置文件路径
|
||||
config_file="ace-base-build.config" # 配置文件路径
|
||||
if [[ -z "$1" ]];then
|
||||
echo "Need TARGET DIR"
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user