diff --git a/docker-entrypoint.sh b/docker-entrypoint.sh index 560d3d2..3d77d7a 100755 --- a/docker-entrypoint.sh +++ b/docker-entrypoint.sh @@ -239,7 +239,5 @@ mkdir -p images chown -R www-data: cache chmod 755 images -# Tue test remove of installed -rm -rf /data/installed exec "$@"