mirror of
https://github.com/unraid/webgui.git
synced 2026-05-01 15:29:20 -05:00
Remove redundant script
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
#!/bin/bash
|
||||
while :; do
|
||||
curl -sfd "$(docker stats --no-stream --format='{{.ID}};{{.CPUPerc}};{{.MemUsage}}')" --unix-socket /var/run/nginx.socket http://localhost/pub/dockerload?buffer_length=0 >/dev/null 2>&1
|
||||
done &
|
||||
Reference in New Issue
Block a user