mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-25 02:52:07 +00:00
Fix more mistakes in the esxi deploy
This commit is contained in:
parent
6bbe1a49e0
commit
006db24591
@ -36,8 +36,8 @@ for os in el8 suse15 ubuntu20.04; do
|
||||
done
|
||||
mkdir esxi7out
|
||||
cd esxi7out
|
||||
cp -a .//opt .
|
||||
cp -a ../esx7/initramfs/* .
|
||||
cp -a ../opt .
|
||||
cp -a ../esxi7/initramfs/* .
|
||||
tar zcvf ../addons.tgz .
|
||||
mv ../addons.tgz .
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user