diff options
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/install/web.html b/static/install/web.html index 836e995f..e580faff 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -26,6 +26,7 @@ <link rel="stylesheet" href="/grapheneos.css?29"/> <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?0"></script> <script type="module" src="/js/web-install.js?5"></script> </head> |
