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