„52 - lutris.sh“ hinzufügen

This commit is contained in:
2021-12-05 11:46:26 +01:00
parent 0dd8fd7de6
commit 2433213d73

5
52 - lutris.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
echo "deb http://download.opensuse.org/repositories/home:/strycore/Debian_11/ ./" | tee /etc/apt/sources.list.d/lutris.list
wget -q https://download.opensuse.org/repositories/home:/strycore/Debian_11/Release.key -O- | apt-key add -
apt-get update
apt-get -y install lutris