use GrapheneOS fastboot.js fork

This commit is contained in:
Daniel Micay
2022-08-27 19:04:45 -04:00
parent fc17535db0
commit 450b3048ce
9 changed files with 9 additions and 9 deletions

View File

@@ -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>