feat: add cassandra lxc

This commit is contained in:
Madhur Ahuja 2024-01-18 21:16:36 +05:30
parent 7489123129
commit 66099b51e3
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ network_check
update_os update_os
msg_info "Installing Dependencies" 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 openjdk-8-jdk $STD apt-get install -y openjdk-8-jdk
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"