mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-13 04:12:03 +08:00
fix:quotes
This commit is contained in:
@@ -166,7 +166,7 @@ if [ ! -z "$IS_SHA512SUM_CHECKED" ]; then
|
||||
fi
|
||||
|
||||
dpkg --force-conflicts -i "$DEBPATH"
|
||||
aptss install $DEBPATH -yf
|
||||
aptss install "$DEBPATH" -yf
|
||||
|
||||
unlock_file "$DEBPATH"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user