diff --git a/Setup/9_GamingSetup.sh b/Setup/9_GamingSetup.sh index 130ef26..1ab6049 100755 --- a/Setup/9_GamingSetup.sh +++ b/Setup/9_GamingSetup.sh @@ -15,7 +15,7 @@ apt update apt install -y wget curl wget -O /tmp/steam.deb https://cdn.akamai.steamstatic.com/client/installer/steam.deb -dpkg -i /tmp/steam.deb || apt-get install -f -y +apt install -y /tmp/steam.deb rm /tmp/steam.deb # Lutris-Installation