We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2808dd3 commit 8db9349Copy full SHA for 8db9349
install_java.sh
@@ -13,7 +13,7 @@ figlet -f small "Installing common utilities..."
13
14
sleep 1
15
16
-yum install -y iproute openssh-* initscripts vim wget curl lynx telnet nc nmap less wget man
+yum install -y iproute openssh-* initscripts vim wget curl lynx telnet nc nmap less wget man net-tools
17
18
clear
19
figlet -f small "Get Java & Install"
0 commit comments