mirror of
https://github.com/xcat2/confluent.git
synced 2025-07-06 21:05:35 +00:00
Fix mispelling of confluent
This commit is contained in:
@ -19,5 +19,5 @@ mkdir -p /sysroot/etc/ssh/
|
||||
for i in /ssh/*.ca; do
|
||||
echo '@cert-authority *' $(cat $i) >> /sysroot/etc/ssh/ssh_known_hosts
|
||||
done
|
||||
mkdir -p /sysroot/opt/confuent/bin
|
||||
mkdir -p /sysroot/opt/confluent/bin
|
||||
cp /opt/confluent/bin/apiclient /sysroot/opt/confluent/bin
|
||||
|
Reference in New Issue
Block a user