mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-05-20 06:59:49 +08:00
先link
This commit is contained in:
parent
8b7bc7f52a
commit
7c76c95dc4
@ -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
|
Loading…
x
Reference in New Issue
Block a user