From ea48f6fbc1e1c65c65289162d7bfa17ae214f655 Mon Sep 17 00:00:00 2001 From: Castro-Fidel Date: Wed, 27 May 2020 01:36:04 +0300 Subject: [PATCH] Move up optirun_on=env --- data_from_portwine/scripts/runlib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_from_portwine/scripts/runlib b/data_from_portwine/scripts/runlib index e6b43e33..9f1b3100 100755 --- a/data_from_portwine/scripts/runlib +++ b/data_from_portwine/scripts/runlib @@ -95,9 +95,9 @@ START_PORTWINE () { sh "${link}"/port_update export PROTON_NO_FSYNC=0 +export optirun_on=env if [ -x "`which nvidia-settings 2>/dev/null`" ] then - export optirun_on=env if [ -x "`which primusrun 2>/dev/null`" ] then export optirun_on="primusrun"