From 5a2dd9aa2cbe0fe9b5df02fb007b2bd071df0dca Mon Sep 17 00:00:00 2001 From: Castro-Fidel Date: Sun, 24 May 2020 12:53:56 +0300 Subject: [PATCH] Delete log from gamemodrun --- data_from_portwine/scripts/winefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_from_portwine/scripts/winefile b/data_from_portwine/scripts/winefile index d0ea2ffa..f2b73770 100755 --- a/data_from_portwine/scripts/winefile +++ b/data_from_portwine/scripts/winefile @@ -2,5 +2,5 @@ # Author: PortWINE-Linux.ru . "$(dirname $(readlink -f "$0"))/runlib" START_PORTWINE -"${PROTONRUN}" "run" "explorer" | ${var_gamemode} +"${PROTONRUN}" "run" "explorer" | ${var_gamemode} > /dev/null & KILL9_WINEDEVICE STOP_PORTWINE