From 6f3980e6cb7b4fe551806a98352d8d88910a893d Mon Sep 17 00:00:00 2001 From: shenmo <jifengshenmo@outlook.com> Date: Sat, 15 Mar 2025 15:40:33 +0000 Subject: [PATCH] update tool/ssaudit. Signed-off-by: shenmo <jifengshenmo@outlook.com> --- tool/ssaudit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/ssaudit b/tool/ssaudit index 06897c9..8fa51f3 100755 --- a/tool/ssaudit +++ b/tool/ssaudit @@ -200,7 +200,7 @@ if [ ! -z "$IS_SHA512SUM_CHECKED" ]; then echo "----------------------------------------" exit "$try_run_ret" fi - bookworm-run dpkg -i "$DEBPATH" || aptss install "$DEBPATH" -yf + bookworm-run 'dpkg -i "$DEBPATH" || aptss install "$DEBPATH" -yf ' fi else