Update profile, The list of requests to ISP via Metrics has been simplified

pull/1284/head
Signor Pellegrino 2024-01-27 22:50:00 +03:00 committed by GitHub
parent 4b58adc412
commit c78cbdd317
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ set_fullname() {
}
show_gain() {
while sleep 1; do wget -q -O - http://127.0.0.1/metrics | grep ^isp_again; done
while sleep 1; do wget -q -O - http://127.0.0.1/metrics/isp | grep ^isp_again; done
}
show_wlan() {