不再在启动的时候 &,适配dcm.建议有相关需求的在run.sh中就指定或者使用screen -s

This commit is contained in:
2023-05-22 16:12:38 +08:00
parent 4207be55e2
commit 378226dc92

View File

@@ -164,7 +164,7 @@ fi
############# 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"
env WINEPREFIX="$WINEPREFIX" $WINE_CMD "$@" &
env WINEPREFIX="$WINEPREFIX" $WINE_CMD "$@"
#start autobottle
if [ $autostart -eq 0 ];then