„52 - lutris.sh“ hinzufügen
This commit is contained in:
5
52 - lutris.sh
Normal file
5
52 - lutris.sh
Normal 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
|
Reference in New Issue
Block a user