From 33006702ea6d8139ce92eee872dec2c0efc0c9fb Mon Sep 17 00:00:00 2001 From: Esteban Blanc Date: Sun, 10 Mar 2024 22:55:21 +0100 Subject: [PATCH 1/2] version.sh: Use api.pop-os.org Signed-off-by: Esteban Blanc --- version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sh b/version.sh index b0205de..1497391 100755 --- a/version.sh +++ b/version.sh @@ -1,4 +1,4 @@ #!/bin/bash set -e -VERSION="5" +VERSION=$(curl https://api.pop-os.org/builds/20.04/intel 2> /dev/null | jq -r .build) echo "${VERSION}" From 0dcf80df59fd2978b50d071c02cf319d9ae484e6 Mon Sep 17 00:00:00 2001 From: Esteban Blanc Date: Sun, 10 Mar 2024 22:55:37 +0100 Subject: [PATCH 2/2] settings.sh: Use REPLACE_VERSION with new url Signed-off-by: Esteban Blanc --- settings.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.sh b/settings.sh index 27e91de..ab3e9bb 100644 --- a/settings.sh +++ b/settings.sh @@ -1,4 +1,4 @@ -URL="https://pop-iso.sfo2.cdn.digitaloceanspaces.com/20.04/amd64/intel/5/pop-os_20.04_amd64_intel_5.iso" +URL="https://iso.pop-os.org/20.04/amd64/intel/REPLACE_VERSION/pop-os_20.04_amd64_intel_REPLACE_VERSION.iso" TYPE=file CONTENTS="\ casper_pop-os_20.04_*/filesystem.squashfs|filesystem.squashfs