fix(gnome): Add trackerignore to 2nd steam location

This commit is contained in:
Kyle Gospodnetich 2023-08-15 10:44:00 -07:00
parent 70ab393f1b
commit ed8e5e6e6e

View File

@ -50,6 +50,8 @@ else
echo 'Tweaking GNOME indexer'
mkdir -p $HOME/.steam
touch $HOME/.steam/.trackerignore
mkdir -p $HOME/.local/share/Steam
touch $HOME/.local/share/Steam/.trackerignore
fi
fi