diff --git a/ente/Dockerfile b/ente/Dockerfile index 0c4d9a56c..5c64ef572 100644 --- a/ente/Dockerfile +++ b/ente/Dockerfile @@ -102,7 +102,7 @@ LABEL \ org.opencontainers.image.version=${BUILD_VERSION} ################# -# 6 Finish line # +# 6 Finish line # ################# # S6 will pick up run scripts from /etc/services.d supplied in rootfs # and launch: › minio › museum API › (optional) web‑UI diff --git a/ente/rootfs/etc/cont-init.d/99-run.sh b/ente/rootfs/etc/cont-init.d/99-run.sh old mode 100644 new mode 100755