diff --git a/php/Dockerfile b/php/Dockerfile index e35ae65..d5e55e4 100644 --- a/php/Dockerfile +++ b/php/Dockerfile @@ -75,9 +75,6 @@ RUN if [ -d /var/www/html ]; then \ fi; \ fi -# Insert docker -RUN sed -i '2s/$/\(Docker\)/' /var/www/html/server/uwuzuinfo.txt - # Remove flag RUN rm -f .source-flag