调整打包命名

This commit is contained in:
13038267101 2022-09-21 14:22:55 +08:00
parent 2b6cb46577
commit 183a2e4547
1 changed files with 1 additions and 1 deletions

View File

@ -275,4 +275,4 @@ fi
if [ "$cpu" == "x86_64" ]; then
cpu="amd64"
fi
dpkg -b backup/$syspath/$oem/$ver backup/dpkg/$time2/$dpkgtype/$dpkgpath"_"$ver"_"$cpu.deb
dpkg -b backup/$syspath/$oem/$ver backup/dpkg/$time2/$dpkgtype/$dpkgpath"_"$ver"_"$dpkgarch.deb