Skip to content

Commit

Permalink
Update steam bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
ruineka authored Apr 29, 2024
1 parent ccd1b01 commit cb85649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chimeraos/airootfs/root/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ fi

# Grab the steam bootstrap for first boot

URL="https://steamdeck-packages.steamos.cloud/archlinux-mirror/jupiter-main/os/x86_64/steam-jupiter-stable-1.0.0.78-1.2-x86_64.pkg.tar.zst"
URL="https://steamdeck-packages.steamos.cloud/archlinux-mirror/jupiter-main/os/x86_64/steam-jupiter-stable-1.0.0.79-1-x86_64.pkg.tar.zst"
TMP_PKG="/tmp/package.pkg.tar.zst"
TMP_FILE="/tmp/bootstraplinux_ubuntu12_32.tar.xz"
DESTINATION="/tmp/frzr_root/etc/first-boot/"
Expand Down

0 comments on commit cb85649

Please sign in to comment.