mirror of
https://gitee.com/spark-store-project/spark-wine
synced 2025-12-18 21:11:39 +08:00
not wine9
This commit is contained in:
@@ -44,11 +44,11 @@ fi
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Run spark-wine with WINEPREFIX
|
# 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 APPRUN_CMD="/usr/bin/spark-wine9"
|
||||||
export SHELL_DIR="/opt/spark-dwine-helper"
|
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} "$@"
|
${APPRUN_CMD} "$@"
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user