apt updates
This commit is contained in:
parent
9515e8ba1f
commit
3fa22f3d66
3
apt/sources.list.d/steam-beta.list
Normal file
3
apt/sources.list.d/steam-beta.list
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Uncomment these lines to try the beta version of the Steam launcher
|
||||||
|
#deb [arch=amd64,i386 signed-by=/usr/share/keyrings/steam.gpg] https://repo.steampowered.com/steam/ beta steam
|
||||||
|
#deb-src [arch=amd64,i386 signed-by=/usr/share/keyrings/steam.gpg] https://repo.steampowered.com/steam/ beta steam
|
2
apt/sources.list.d/steam-stable.list
Normal file
2
apt/sources.list.d/steam-stable.list
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
deb [arch=amd64,i386 signed-by=/usr/share/keyrings/steam.gpg] https://repo.steampowered.com/steam/ stable steam
|
||||||
|
deb-src [arch=amd64,i386 signed-by=/usr/share/keyrings/steam.gpg] https://repo.steampowered.com/steam/ stable steam
|
@ -1,3 +1,4 @@
|
|||||||
|
# shellcheck shell=sh
|
||||||
if command -v flatpak > /dev/null; then
|
if command -v flatpak > /dev/null; then
|
||||||
# set XDG_DATA_DIRS to include Flatpak installations
|
# set XDG_DATA_DIRS to include Flatpak installations
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user