File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
- 2.1.0
1
+ 2.1.1
Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ install -D -m 0755 resources/bin/rb_consumer.sh %{buildroot}/usr/lib/redborder/b
32
32
install -D -m 0755 resources/bin/rb_producer.sh %{buildroot }/usr/lib/redborder/bin/rb_producer.sh
33
33
install -D -m 0644 resources/systemd/kafka.service %{buildroot }/usr/lib/systemd/system/kafka.service
34
34
install -D -m 0755 resources/bin/rb_get_partitions.sh %{buildroot }/usr/lib/redborder/bin/rb_get_partitions.sh
35
+ install -D -m 0755 resources/bin/rb_persec.sh %{buildroot }/usr/lib/redborder/bin/rb_persec.sh
35
36
cp resources/scripts/* .rb %{buildroot }/usr/lib/redborder/scripts
36
37
chmod 0755 %{buildroot }/usr/lib/redborder/scripts/*
37
38
You can’t perform that action at this time.
0 commit comments