From 396915f5994fb644e3bc5378607aa5f30b311727 Mon Sep 17 00:00:00 2001 From: Tobias Heider Date: Thu, 4 Apr 2024 12:38:31 +0200 Subject: [PATCH] Add trailing / as expected by new web server --- static/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/install b/static/install index 544bbdb..d9e0df1 100644 --- a/static/install +++ b/static/install @@ -12,7 +12,7 @@ if true; then export VERSION_FLAG=https://cdn.asahilinux.org/installer/latest export INSTALLER_BASE=https://cdn.asahilinux.org/installer export INSTALLER_DATA=https://ubuntuasahi.org/installer_data.json - export REPO_BASE=https://files.tobhe.de/ubuntu + export REPO_BASE=https://files.tobhe.de/ubuntu/ #TMP="$(mktemp -d)" TMP=/tmp/asahi-install