forked from CastroFidel/PortWINE
		
	enabled check update from steamos gaming mode
This commit is contained in:
		| @@ -821,7 +821,7 @@ check_variables PW_LOG "0" | ||||
|  | ||||
| if [[ -z "${INSTALLING_PORT}" ]] ; then | ||||
|     . "${USER_CONF}" | ||||
|     if ! check_start_from_steam && [[ "${SKIP_CHECK_UPDATES}" != 1 ]]; then | ||||
|     if [[ "${SKIP_CHECK_UPDATES}" != 1 ]] ; then | ||||
|         pw_port_update | ||||
|     fi | ||||
|     unset SKIP_CHECK_UPDATES | ||||
|   | ||||
		Reference in New Issue
	
	Block a user