add wget for healtcheck

This commit is contained in:
Stefan Allius
2024-06-16 17:47:46 +02:00
parent 94f7f5faa2
commit 5e360e1139

View File

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