Fix: Passt den Install von Steam an.

This commit is contained in:
DragonSlayer_14 2025-02-24 11:59:29 +01:00
parent 0af4898eb6
commit 3117e67638

View File

@ -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