2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 09:32:21 +00:00

Fix the build path of the stateless path

This commit is contained in:
Jarrod Johnson 2021-06-03 18:12:18 -04:00
parent 8eecd03d4b
commit 8228c345bc

View File

@ -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 .