Actually update Tumbleweed

This commit is contained in:
Greg Hellings
2025-08-19 20:53:37 -05:00
parent 0f424e2e0c
commit 6bc3eb22f1
3 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ set -exo pipefail
dir="$(cd "$(dirname "${0}")"; pwd)"
base="https://download.opensuse.org/repositories/systemsmanagement:/Agama:/Devel/images/iso/agama-installer.x86_64-17.0.0-openSUSE-Build6.13.iso"
base="https://download.opensuse.org/repositories/systemsmanagement:/Agama:/Devel/images/iso/agama-installer.x86_64-openSUSE.iso"
# Working directory
tmp="$(mktemp -d)"