mirror of
https://github.com/KeithDHedger/LFSPkgBuilds.git
synced 2025-07-25 15:03:13 +00:00
7 lines
165 B
Bash
Executable File
7 lines
165 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
#©keithhedger Wed 19 Aug 14:07:47 BST 2020 kdhedger68713@gmail.com
|
|
|
|
cd ../LFSPkgBuildScripts
|
|
find -iname "*.LFSBuild"|sort > ../BuildScriptList.txt
|