Open colin-marshall opened 6 years ago
Following up on this, after cloning the repo with the --recursive
flag, the 3 submodule directories in the local repo were all empty besides a .git
file. I entered each submodule's directory and ran git checkout master && git pull
to get them where they needed to be.
I'll leave this open until the submodules get updated.
System Information
Issue Type
Trouble creating the USB installer
Issue Description
When I get to this step:
It fails when it's trying to clone the acpi submodule. I get this message:
@al3xtjames I think this may be due to your repos switching usernames on GitHub and the commits changing SHA's. I attempted to replace the submodule but could not figure it out. Would you be able to push a quick fix for this? Would really appreciate it. Thanks!