update aptss 4.3.2

This commit is contained in:
2024-10-21 01:47:00 +08:00
parent b49ea2c71f
commit 39a2f74f2e
2 changed files with 2 additions and 2 deletions

View File

@@ -165,7 +165,7 @@ if [ ! -z "$IS_SHA512SUM_CHECKED" ]; then
exit "$try_run_ret"
fi
dpkg -i "$DEBPATH" || aptss install -yf
dpkg --force-conflicts -i "$DEBPATH" || aptss install $DEBPATH -yf
unlock_file "$DEBPATH"