summaryrefslogtreecommitdiff
path: root/static/install/web.html
diff options
context:
space:
mode:
authorDanny Lin <danny@kdrag0n.dev>2021-02-02 23:22:51 -0800
committerDaniel Micay <danielmicay@gmail.com>2021-02-03 02:27:35 -0500
commit6d95c35ddf531a9fe4bfa8324566b335a2a24e0e (patch)
treec68f3d712c7a7916cf83a4bad8b68bf730da187b /static/install/web.html
parentc45a456d4c683e6f121d0fc43c20d7b8aad3fc58 (diff)
Update fastboot.js to fix Pixel 3 flashing
Diffstat (limited to 'static/install/web.html')
-rw-r--r--static/install/web.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/install/web.html b/static/install/web.html
index 147ca25d..7ce60023 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -27,8 +27,8 @@
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>
<script type="module" src="/js/redirect.js?9"></script>
- <script type="module" src="/js/fastboot/dist/fastboot.min.mjs?5"></script>
- <script type="module" src="/js/web-install.js?10"></script>
+ <script type="module" src="/js/fastboot/dist/fastboot.min.mjs?6"></script>
+ <script type="module" src="/js/web-install.js?11"></script>
</head>
<body>
<header>