From 646b6b7a824e334cb909914a48b9f1100b9a89ec Mon Sep 17 00:00:00 2001 From: Robin Date: Sat, 1 May 2021 14:24:30 +0200 Subject: [PATCH] oops, remove last \ --- php_fpm/entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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