1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Remove pin-retry setting

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-06-21 19:34:24 +02:00
parent eb214514b2
commit da1accdb06
2 changed files with 0 additions and 8 deletions

View file

@ -54,7 +54,6 @@ omr_intf_set() {
uci -q delete network.$1.modalias
uci -q delete network.$1.product
fi
uci -q delete network.$1.pin_retry
}
omr_set_settings() {