mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-25 12:40:22 +00:00
Correct path name in build process
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user