disabled EAC and BE for autoinstall

This commit is contained in:
Mikhail Tergoev
2023-07-26 14:50:41 +03:00
parent 3078ed73ef
commit a6f899b757
2 changed files with 1 additions and 2 deletions

View File

@ -439,7 +439,7 @@ pw_autoinstall_from_db () {
export PW_WINEDBG_DISABLE=1
export PW_NO_WRITE_WATCH=0
export PW_VULKAN_USE=0
export PW_USE_EAC_AND_BE=1
export PW_USE_EAC_AND_BE=0
export PW_NO_FSYNC=1
export PW_NO_ESYNC=1
unset PORTWINE_CREATE_SHORTCUT_NAME