diff --git a/php_fpm/entrypoint.sh b/php_fpm/entrypoint.sh index c8ec841..282fa27 100644 --- a/php_fpm/entrypoint.sh +++ b/php_fpm/entrypoint.sh @@ -29,7 +29,7 @@ else nginx.example \ README.md \ web.config.example \ - uploads/placeholder.txt \ + uploads/placeholder.txt set +x echo "Done!" fi