add wget for healthcheck

This commit is contained in:
Stefan Allius
2024-06-15 23:20:38 +02:00
parent cc8674d108
commit dd351176bd

View File

@@ -17,6 +17,5 @@ if [ "$environment" = "production" ] ; then \
-name od -o \
-name strings -o \
-name su -o \
-name wget -o \
\) -delete \
; fi