mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 01:22:00 +00:00
Correct path name in build process
This commit is contained in:
parent
044ae53ae3
commit
8eecd03d4b
@ -25,7 +25,7 @@ mkdir -p stateless-bin
|
||||
cd utils
|
||||
make all
|
||||
cp copernicus clortho autocons ../opt/confluent/bin
|
||||
cp start_root urlmount ../stateless/
|
||||
cp start_root urlmount ../stateless-bin/
|
||||
cd ..
|
||||
for os in rhvh4 el7 genesis el8 suse15 ubuntu20.04 coreos; do
|
||||
mkdir ${os}out
|
||||
|
Loading…
Reference in New Issue
Block a user