summaryrefslogtreecommitdiff
path: root/static/install/web.html
diff options
context:
space:
mode:
authorDanny Lin <danny@kdrag0n.dev>2021-01-30 21:19:55 -0800
committerDaniel Micay <danielmicay@gmail.com>2021-01-31 00:22:58 -0500
commit05b287cc2db1c336bde87fce8e7f8e17e4400f08 (patch)
tree9abd74cde0eb3a0be958ccfdcf765e7ff7633f1f /static/install/web.html
parentd44bafb8cfb4fee890b9b68b7e5f03ff82414b6b (diff)
web-install: Update fastboot.js to fix waiting for reboots
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 14ff279d..b8fbac62 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?3"></script>
- <script type="module" src="/js/web-install.js?8"></script>
+ <script type="module" src="/js/fastboot/dist/fastboot.min.mjs?4"></script>
+ <script type="module" src="/js/web-install.js?9"></script>
</head>
<body>
<header>