mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-04 08:23:37 +00:00
close #678
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
sharedscripts
|
||||
postrotate
|
||||
if [ -f /usr/local/nginx/logs/nginx.pid ]; then nginx -s reload; fi
|
||||
kill "$(pgrep goaccess)"
|
||||
endscript
|
||||
}
|
||||
|
Reference in New Issue
Block a user