update tool/ssaudit.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
shenmo 2025-03-15 15:40:33 +00:00 committed by Gitee
parent e2a0079c6e
commit 6f3980e6cb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -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