From 3d3ce355073002f7a2794a25b25bdfb6ed0d4457 Mon Sep 17 00:00:00 2001 From: edgevoid Date: Sun, 13 Sep 2026 16:43:51 +0800 Subject: [PATCH] =?UTF-8?q?=E9=AA=8C=E6=94=B6=E6=B5=8B=E8=AF=95.sh:=20?= =?UTF-8?q?=E5=8C=85=E5=90=8D=E4=B8=8D=E5=86=8D=E5=86=99=E6=AD=BB=E7=89=88?= =?UTF-8?q?=E6=9C=AC(=E5=8F=96=E6=9C=80=E6=96=B0=E6=9E=84=E5=BB=BA)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 验收测试.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/验收测试.sh b/验收测试.sh index 1053aa1..88d4775 100644 --- a/验收测试.sh +++ b/验收测试.sh @@ -2,7 +2,7 @@ # 验收测试: 重新打包 -> 装 -> 验证虚拟声卡和命令都工作 (2026-09-12) set -eu cd "/home/lou/桌面/工作区/实验/空间音频" -DEB="$HOME/桌面/collaplex-cinema-spatial_1.0.0_all.deb" +DEB="$(ls -t "$HOME/桌面/collaplex-cinema-spatial_"*_all.deb 2>/dev/null | head -1)" # 取最新构建的包, 不写死版本 BK="$HOME/归档/空间音频-用户级配置备份" PW="$HOME/.config/pipewire/pipewire.conf.d"