From bd2626b41e5fde8a057a61dd504c11468e2b497a Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Fri, 22 Jan 2021 20:13:37 -0800 Subject: Include fastboot.js as submodule This will be used for implementing a WebUSB-based installer. --- static/js/fastboot | 1 + 1 file changed, 1 insertion(+) create mode 160000 static/js/fastboot (limited to 'static') diff --git a/static/js/fastboot b/static/js/fastboot new file mode 160000 index 00000000..509ea6e4 --- /dev/null +++ b/static/js/fastboot @@ -0,0 +1 @@ +Subproject commit 509ea6e446b8bfdd4fd8e056a922b26e73da1932 -- cgit v1.3.1