mirror of https://github.com/OpenIPC/firmware.git
Update profile, The list of requests to ISP via Metrics has been simplified
parent
4b58adc412
commit
c78cbdd317
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue