Update Dockerfile

This commit is contained in:
Alexandre
2022-10-09 07:14:57 +02:00
committed by GitHub
parent 8c25116b18
commit 0ce16192e4

View File

@@ -50,7 +50,7 @@ RUN \
# 3 Install apps #
##################
# Copy local files
#COPY rootfs/ /
COPY rootfs/ /
# Modules
ARG MODULES="00-banner.sh"