mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 01:22:00 +00:00
Fix the build path of the stateless path
This commit is contained in:
parent
8eecd03d4b
commit
8228c345bc
@ -37,7 +37,7 @@ for os in rhvh4 el7 genesis el8 suse15 ubuntu20.04 coreos; do
|
||||
mv ../addons.cpio .
|
||||
cd ..
|
||||
done
|
||||
for stateless in el8; do
|
||||
for os in el8; do
|
||||
mkdir ${os}disklessout
|
||||
cd ${os}disklessout
|
||||
cp -a ../opt .
|
||||
|
Loading…
Reference in New Issue
Block a user