Cleanup comments

This commit is contained in:
Sander Declerck 2025-07-30 16:21:05 +02:00
parent 9ad90d8073
commit dc3a7bf6e2
No known key found for this signature in database

View file

@ -30,4 +30,3 @@ RUN npm install -g /app/*.tgz
RUN mkdir /testapp
RUN cd /testapp && npm init -y
# ENV SHELL=/bin/bash