instructions

This commit is contained in:
Jeff Cliff 2023-08-11 13:11:55 -06:00
parent b06cbcbaa0
commit 9126142f79
1 changed files with 6 additions and 0 deletions

View File

@ -9,3 +9,9 @@ Solution: let's fix this.
If you run into an issue with the scripts in this repo let us know what you did with them and the problem you encountered in an issue
https://git.freecumextremist.com/themusicgod1/LFS-no-microsoft/issues
where it says to wget the list, wget wget-list-sysv
and then
for x in `cat git-clone-list`; do git clone $x; done