diff --git a/docker-entrypoint.sh b/docker-entrypoint.sh index c1c1be1..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 to remove -rm /data/installed exec "$@"