Megafix debug
This commit is contained in:
@ -6,8 +6,8 @@ START_PORTWINE
|
||||
PW_LOG=1
|
||||
if [ ! -z ${optirun_on} ]
|
||||
then
|
||||
"${PW_RUNTIME}" $PW_TERM ${optirun_on} "${port_on_run}" "run" "winecfg" >&2
|
||||
$PW_TERM "${PW_RUNTIME}" ${optirun_on} "${port_on_run}" "run" "winecfg" >&2
|
||||
else
|
||||
"${PW_RUNTIME}" $PW_TERM "${port_on_run}" "run" "winecfg" >&2
|
||||
$PW_TERM "${PW_RUNTIME}" "${port_on_run}" "run" "winecfg" >&2
|
||||
fi
|
||||
STOP_PORTWINE
|
||||
|
Reference in New Issue
Block a user