2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00
confluent/confluent_client/confluent_env.sh
Jarrod Johnson 258e257939 Have confluent client do default path
When installing package, put a profile.d change
such that confluent is in the default path.
2015-10-12 17:00:40 -04:00

3 lines
42 B
Bash

PATH=/opt/confluent/bin:$PATH
export PATH