Skip to content

Commit

Permalink
Add trailing / as expected by new web server
Browse files Browse the repository at this point in the history
  • Loading branch information
tobhe committed Apr 4, 2024
1 parent 7e0452a commit 396915f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/install
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 396915f

Please sign in to comment.