From 4508df81365de69aec9eeab24f41ee29b67914e1 Mon Sep 17 00:00:00 2001 From: Itai Nelken <70802936+Itai-Nelken@users.noreply.github.com> Date: Sat, 24 Apr 2021 19:04:48 +0300 Subject: [PATCH] remove steam as well --- gui | 1 + 1 file changed, 1 insertion(+) diff --git a/gui b/gui index 842608c..bb517e8 100755 --- a/gui +++ b/gui @@ -110,6 +110,7 @@ runonce " runonce " if [ -f /usr/local/bin/twistver ]; then echo -e "\napps/Wine (x86)/" >> ${DIRECTORY}/data/update-exclusion + echo -e "apps/Steam" >>${DIRECTORY}/data/update-exclusion fi "