mirror of
https://github.com/YellowJacketLinux/lfs-buildscripts.git
synced 2025-01-23 14:32:20 +08:00
CH9 scripts
This commit is contained in:
parent
cf2cc6b93b
commit
edf1fcdc9e
@ -13,6 +13,7 @@ LFS=/mnt/newlfs
|
||||
|
||||
[ ! -d ${LFS}/sources/CH7Build ] && cp -ar CH7Build ${LFS}/sources/
|
||||
[ ! -d ${LFS}/sources/CH8Build ] && cp -ar CH8Build ${LFS}/sources/
|
||||
[ ! -d ${LFS}/sources/CH9Config ] && cp -ar CH9Config ${LFS}/sources/
|
||||
cp versions.sh ${LFS}/sources/CH7Build/
|
||||
cp versions.sh ${LFS}/sources/CH8Build/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user