forked from CastroFidel/PortWINE
Scripts version 2357
This commit is contained in:
@ -681,6 +681,7 @@ background_pid () {
|
||||
local arg3=$3 # Номер процесса (1,2,3..)
|
||||
|
||||
if [[ "$START_FROM_STEAM" == 1 ]] \
|
||||
|| [[ "$PW_GUI_DISABLED_CS" == 1 ]] \
|
||||
|| [[ -n "$PW_DEBUG" ]] ; then
|
||||
case $arg1 in
|
||||
--start) eval "$arg2" ;;
|
||||
|
Reference in New Issue
Block a user