From 890abfdaff667411a4ffb7b35aa1c36554fdc7c0 Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Wed, 27 Jan 2021 16:54:13 -0800 Subject: Update web installer for fastboot.js updates Some of the API and paths have changed, so this needs to be updated accordingly. The most prominent change is the removal of BlobStore and downloading support from fastboot.js, because a fastboot library should not be responsible for downloading files. --- static/install/web.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static/install/web.html') diff --git a/static/install/web.html b/static/install/web.html index a7a03698..ca3963c6 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -26,8 +26,8 @@ - - + +
-- cgit v1.3.1