Skip to content

Commit 8db9349

Browse files
authored
Added net-tools
1 parent 2808dd3 commit 8db9349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_java.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ figlet -f small "Installing common utilities..."
1313

1414
sleep 1
1515

16-
yum install -y iproute openssh-* initscripts vim wget curl lynx telnet nc nmap less wget man
16+
yum install -y iproute openssh-* initscripts vim wget curl lynx telnet nc nmap less wget man net-tools
1717

1818
clear
1919
figlet -f small "Get Java & Install"

0 commit comments

Comments
 (0)