feat: add cassandra lxc

pull/2367/head
Madhur Ahuja 2 years ago
parent e366aa5259
commit 71da1d7343
  1. 2
      install/cassandra-install.sh

@ -17,6 +17,8 @@ msg_info "Installing Dependencies"
$STD apt-get install -y curl
$STD apt-get install -y sudo
$STD apt-get install -y mc
$STD apt-get install -y apt-transport-https
$STD apt-get install -y gnupg
msg_ok "Installed Dependencies"
msg_info "Installing OpenJDK"

Loading…
Cancel
Save