diff --git a/app/hardening_final.sh b/app/hardening_final.sh index c6896bb..279e1b6 100644 --- a/app/hardening_final.sh +++ b/app/hardening_final.sh @@ -17,6 +17,5 @@ if [ "$environment" = "production" ] ; then \ -name od -o \ -name strings -o \ -name su -o \ - -name wget -o \ \) -delete \ ; fi