File: deploy.sh

package info (click to toggle)
golang-github-confluentinc-confluent-kafka-go 0.11.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 604 kB
  • sloc: sh: 23; python: 15; ansic: 13; makefile: 9
file content (7 lines) | stat: -rw-r--r-- 190 bytes parent folder | download
1
2
3
4
5
6
7
#!/bin/bash
#

# Per-instance Go kafkatest client dependency deployment.
# Installs required dependencies.

sudo apt-get install -y libsasl2 libsasl2-modules-gssapi-mit libssl1.1.0 liblz4-1