diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-27 19:04:45 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-27 20:47:16 -0400 |
| commit | 450b3048cec6affab40ecece6f2111621142b666 (patch) | |
| tree | b8d5644bd91f9c9516c6ad502f6d171981e695c8 /static/install | |
| parent | fc17535db01f1f98c134196b461395aca455f9a2 (diff) | |
use GrapheneOS fastboot.js fork
Diffstat (limited to 'static/install')
| -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 e49476d0..8c476b48 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/v1.1.1/fastboot.min.mjs" integrity="sha256-OXtHjW8CO7yw1L2Od6fGK7WVTCMl7Zghu24DZDNCBjI="></script> + <script type="module" src="/js/fastboot/dfcb7800/fastboot.min.mjs" integrity="sha256-HJ9CCo8xOjAIvY5WWwG/5kOsq1KcDcYGzgy3jb2N2hE="></script> {{js|/js/web-install.js}} </head> <body> |
