mirror of
https://gitee.com/spark-store-project/spark-wine
synced 2026-05-14 02:00:18 +08:00
不再在启动的时候 &,适配dcm.建议有相关需求的在run.sh中就指定或者使用screen -s
This commit is contained in:
@@ -164,7 +164,7 @@ fi
|
|||||||
|
|
||||||
############# WARNING: Here is the modified content: Now will run set-dwine-scale.sh
|
############# WARNING: Here is the modified content: Now will run set-dwine-scale.sh
|
||||||
/opt/durapps/spark-dwine-helper/scale-set-helper/set-wine-scale.sh "$WINEPREFIX"
|
/opt/durapps/spark-dwine-helper/scale-set-helper/set-wine-scale.sh "$WINEPREFIX"
|
||||||
env WINEPREFIX="$WINEPREFIX" $WINE_CMD "$@" &
|
env WINEPREFIX="$WINEPREFIX" $WINE_CMD "$@"
|
||||||
|
|
||||||
#start autobottle
|
#start autobottle
|
||||||
if [ $autostart -eq 0 ];then
|
if [ $autostart -eq 0 ];then
|
||||||
|
|||||||
Reference in New Issue
Block a user