Scripts version 2357

This commit is contained in:
Mikhail Tergoev
2024-09-29 18:17:18 +03:00
parent aa16081cb1
commit 7d7ef7496a
5 changed files with 17 additions and 2 deletions

View File

@ -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" ;;