Include fastboot.js as submodule

This will be used for implementing a WebUSB-based installer.
This commit is contained in:
Danny Lin
2021-01-22 20:13:37 -08:00
committed by Daniel Micay
parent a7cea3e807
commit bd2626b41e
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "static/js/fastboot"]
path = static/js/fastboot
url = https://github.com/kdrag0n/fastboot.js