mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-12-13 10:32:05 +08:00
@@ -120,8 +120,12 @@ unlink /amber-ce-tools/bin-override/host-spawn
|
|||||||
ln -sfv /amber-ce-tools/bin-override/host-spawn-$(uname -m) /amber-ce-tools/bin-override/host-spawn
|
ln -sfv /amber-ce-tools/bin-override/host-spawn-$(uname -m) /amber-ce-tools/bin-override/host-spawn
|
||||||
|
|
||||||
## install host-integration
|
## install host-integration
|
||||||
|
pushd /amber-ce-tools/ace-host-integration
|
||||||
|
|
||||||
apt install --reinstall /amber-ce-tools/ace-host-integration.deb
|
dpkg-deb -Z xz -b . ../ace-host-integration.deb
|
||||||
|
|
||||||
|
popd
|
||||||
|
apt install --reinstall /amber-ce-tools/ace-host-integration.deb -y
|
||||||
|
|
||||||
|
|
||||||
cd /amber-ce-tools/data-dir/
|
cd /amber-ce-tools/data-dir/
|
||||||
|
|||||||
@@ -38,10 +38,6 @@ sudo rm -rf ace-env/var/cache/apt/archives/*.deb
|
|||||||
sudo tar -I 'xz -T0' -cvf ace-env.tar.xz ace-env/*
|
sudo tar -I 'xz -T0' -cvf ace-env.tar.xz ace-env/*
|
||||||
sudo rm -rf ace-env
|
sudo rm -rf ace-env
|
||||||
|
|
||||||
pushd amber-ce-tools/ace-host-integration
|
|
||||||
|
|
||||||
dpkg-deb -Z xz -b . ../ace-host-integration.deb
|
|
||||||
|
|
||||||
popd
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user