mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 01:22:00 +00:00
Rename common to 'default'
This commit is contained in:
parent
870c8255f4
commit
15f5ec9362
@ -41,8 +41,7 @@ for os in el8; do
|
||||
mkdir ${os}disklessout
|
||||
cd ${os}disklessout
|
||||
cp -a ../opt .
|
||||
#TODO: actually have el8 stateless content
|
||||
#cp -a ../${os}-diskless/initramfs/* .
|
||||
cp -a ../${os}-diskless/initramfs/* .
|
||||
cp -a ../common/* .
|
||||
cp -a ../stateless-bin/* opt/confluent/bin
|
||||
find . | cpio -H newc -o > ../addons.cpio
|
||||
|
Loading…
Reference in New Issue
Block a user