forked from CastroFidel/PortWINE
used EN only for gamescope session
This commit is contained in:
@ -252,9 +252,7 @@ esac
|
||||
pw_check_and_download_plugins
|
||||
|
||||
# check skip update
|
||||
if [[ "${SKIP_CHECK_UPDATES}" != 1 ]] \
|
||||
|| check_gamescope_session
|
||||
then
|
||||
if [[ "${SKIP_CHECK_UPDATES}" != 1 ]] ; then
|
||||
pw_port_update
|
||||
|
||||
PW_FILESYSTEM=$(stat -f -c %T "${PORT_WINE_PATH}")
|
||||
|
Reference in New Issue
Block a user