mirror of
https://gitee.com/spark-store-project/spark-wine
synced 2025-12-18 13:01:40 +08:00
not wine9
This commit is contained in:
@@ -44,11 +44,11 @@ fi
|
||||
fi
|
||||
|
||||
# Run spark-wine with WINEPREFIX
|
||||
export WINEPREFIX="${WINEPREFIX:=$HOME/.deepinwine/spark-wine9-custom}"
|
||||
export WINEPREFIX="${WINEPREFIX:=$HOME/.deepinwine/spark-wine-custom}"
|
||||
export APPRUN_CMD="/usr/bin/spark-wine9"
|
||||
export SHELL_DIR="/opt/spark-dwine-helper"
|
||||
|
||||
if [[ "$WINEPREFIX" != $HOME/.deepinwine/spark-wine9-custom ]];then
|
||||
if [[ "$WINEPREFIX" != $HOME/.deepinwine/spark-wine-custom ]];then
|
||||
${APPRUN_CMD} "$@"
|
||||
exit
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user