diff --git a/build_action-aarch64.sh b/build_action-aarch64.sh index ad49431..30808ad 100644 --- a/build_action-aarch64.sh +++ b/build_action-aarch64.sh @@ -110,7 +110,7 @@ Description: 内核(虚包) EOF dpkg -b deb linux-kernel-dclc-gfdgdxi_${VERSION}_arm64.deb dpkg -b deb-$MAINVERSION linux-kernel-dclc-gfdgdxi-$MAINVERSION_${VERSION}_arm64.deb -cd ../../gxde-linux-kernel +cd ..//gxde-linux-kernel #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION-aarch64/*.deb diff --git a/build_action.sh b/build_action.sh index 5903e88..9f8ed13 100644 --- a/build_action.sh +++ b/build_action.sh @@ -129,7 +129,7 @@ Description: 内核(虚包) EOF dpkg-deb -Z xz -b deb linux-kernel-dclc-gfdgdxi-hwe_${VERSION}_amd64.deb dpkg-deb -Z xz -b deb-$MAINVERSION linux-kernel-dclc-gfdgdxi-$MAINVERSION-hwe_${VERSION}_amd64.deb - cd ../../gxde-linux-kernel + cd ../gxde-linux-kernel #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION/*.deb @@ -192,7 +192,7 @@ Description: 内核(虚包) EOF dpkg-deb -Z xz -b deb linux-kernel-dclc-gfdgdxi_${VERSION}_amd64.deb dpkg-deb -Z xz -b deb-$MAINVERSION linux-kernel-dclc-gfdgdxi-${MAINVERSION}_${VERSION}_amd64.deb - cd ../../gxde-linux-kernel + cd ../gxde-linux-kernel #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION/*.deb diff --git a/build_action_xanmod.sh b/build_action_xanmod.sh index 6d3fa46..4500bd3 100644 --- a/build_action_xanmod.sh +++ b/build_action_xanmod.sh @@ -116,7 +116,7 @@ Description: 内核(虚包) EOF dpkg-deb -Z xz -b deb linux-kernel-dclc-gfdgdxi-xanmod-hwe_${VERSION}_amd64.deb dpkg-deb -Z xz -b deb-$MAINVERSION-xanmod linux-kernel-dclc-gfdgdxi-xanmod-$MAINVERSION-hwe_${VERSION}_amd64.deb - cd ../../gxde-linux-kernel + cd ../gxde-linux-kernel #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION/*.deb @@ -177,7 +177,7 @@ Description: 内核(虚包) EOF dpkg-deb -Z xz -b deb linux-kernel-dclc-gfdgdxi-xanmod_${VERSION}_amd64.deb dpkg-deb -Z xz -b deb-$MAINVERSION-xanmod linux-kernel-dclc-gfdgdxi-xanmod-$MAINVERSION_${VERSION}_amd64.deb - cd ../../gxde-linux-kernel + cd ../gxde-linux-kernel #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION/*.deb