Merge branch 'Reason' of gitee.com:spark-store-project/spark-store into dev

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
shenmo 2024-10-22 11:46:44 +00:00 committed by Gitee
commit 15e826898b
2 changed files with 1 additions and 2 deletions

@ -123,7 +123,6 @@ DEBPATH=$(realpath "$1")
exit "$try_run_ret"
fi
aptss install "$DEBPATH" -yf --reinstall
if [ "$?" = "0" ] && [ "$2" = "--delete-after-install" ]; then

@ -165,7 +165,7 @@ if [ ! -z "$IS_SHA512SUM_CHECKED" ]; then
echo -e "${try_run_output}"
exit "$try_run_ret"
fi
aptss install "$DEBPATH" -yf --reinstall
unlock_file "$DEBPATH"