diff --git a/docker/nginx/logrotate b/docker/nginx/logrotate index c8ee3f40..8497d0f5 100644 --- a/docker/nginx/logrotate +++ b/docker/nginx/logrotate @@ -10,4 +10,4 @@ postrotate [ ! -f /usr/local/openresty/nginx/logs/nginx.pid ] || kill -USR1 `cat /usr/local/openresty/nginx/logs/nginx.pid` endscript -} \ No newline at end of file +}