mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 01:22:00 +00:00
Fix esxi build for new build strategy
This commit is contained in:
parent
08e19fbf6e
commit
0a02b010c9
@ -63,7 +63,7 @@ for os in el7 el8 suse15 el9 ubuntu20.04; do
|
||||
done
|
||||
mkdir esxi7out
|
||||
cd esxi7out
|
||||
cp -a ../opt .
|
||||
cp -a ../el8bin/opt .
|
||||
cp -a ../esxi7/initramfs/* .
|
||||
cp -a ../common/initramfs/* .
|
||||
chmod +x bin/* opt/confluent/bin/*
|
||||
|
Loading…
Reference in New Issue
Block a user