diff --git a/prep_ubuntu_server.sh b/prep_ubuntu_server.sh index 780c185..1ab6976 100755 --- a/prep_ubuntu_server.sh +++ b/prep_ubuntu_server.sh @@ -17,7 +17,7 @@ pkginstall() apt-get update apt-get dist-upgrade -y apt-get install -y htop nload nmap tshark git-core \ - curl wget dnsutils fortunes-ubuntu-server \ + curl wget dnsutils \ vim zsh ncdu }