From d1ac531af076058c0a3bee1bc6d9232b5714be03 Mon Sep 17 00:00:00 2001 From: Abes Date: Tue, 5 Dec 2023 14:19:22 +0000 Subject: [PATCH] Update 'steam-install' Just edited the broken link to the one currently available. --- steam-install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/steam-install b/steam-install index 411f952..69984ca 100644 --- a/steam-install +++ b/steam-install @@ -2,9 +2,9 @@ # Installs the AppImage for steam -APP=Steam-x86_64.AppImage +APP=Steam-202310201446-x86_64.AppImage NAME=steam -URL="https://github.com/ivan-hc/Steam-appimage/releases/download/continuous/Steam-x86_64.AppImage" +URL="https://github.com/ivan-hc/Steam-appimage/releases/download/continuous/Steam-202310201446-x86_64.AppImage" mkdir -p $HOME/.local/bin echo "export PATH=$PATH:$HOME/.local/bin" >> .bashrc