2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-25 02:52:07 +00:00

Add packaging of ubuntu20.04-diskless

This commit is contained in:
Jarrod Johnson 2021-11-17 16:05:00 -05:00
parent dde9eebf92
commit 172515a6e8

View File

@ -44,7 +44,7 @@ for os in rhvh4 el7 genesis el8 suse15 ubuntu20.04 coreos el9; do
mv ../addons.cpio .
cd ..
done
for os in el8 suse15 el9; do
for os in el8 suse15 el9 ubuntu20.04; do
mkdir ${os}disklessout
cd ${os}disklessout
if [ -d ../${os}bin ]; then