mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-12-14 02:52:04 +08:00
先link
This commit is contained in:
@@ -39,6 +39,6 @@ target_dir="${1}" # 要处理的目标目录
|
||||
rm -rf ${target_dir}/
|
||||
cp -r src/ ${target_dir}/
|
||||
bash replacer.sh ${target_dir}/
|
||||
cd pkg/opt/apps/$PKG_NAME/files && bash build-container.sh $(uname -m)
|
||||
bash linker.sh ${target_dir}/
|
||||
cd pkg/opt/apps/$PKG_NAME/files && bash build-container.sh $(uname -m)
|
||||
popd
|
||||
Reference in New Issue
Block a user