diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-28 14:06:14 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-28 14:14:57 -0400 |
| commit | 1fb198297df4d8766a38a49b8cba85765788f76c (patch) | |
| tree | 66eb0d45e2859157101624bec07bd390669c03fc /static/install/web.html | |
| parent | 450b3048cec6affab40ecece6f2111621142b666 (diff) | |
update fastboot.js
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install/web.html b/static/install/web.html index 8c476b48..fcb5fbea 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -28,7 +28,7 @@ <link rel="manifest" href="/manifest.webmanifest"/> <link rel="license" href="/LICENSE.txt"/> {{js|/js/redirect.js}} - <script type="module" src="/js/fastboot/dfcb7800/fastboot.min.mjs" integrity="sha256-HJ9CCo8xOjAIvY5WWwG/5kOsq1KcDcYGzgy3jb2N2hE="></script> + <script type="module" src="/js/fastboot/ce2370da/fastboot.min.mjs" integrity="sha256-MAc6IU1v+gw1GYegH3OBFJspLgZfmVTcYtsdz1yqZpA="></script> {{js|/js/web-install.js}} </head> <body> |
