Skip to content

Commit

Permalink
Fixed Wi-Fi nurse
Browse files Browse the repository at this point in the history
  • Loading branch information
seud0nym committed Jul 14, 2021
1 parent 90b518f commit b07f623
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions build/20.3.c/145-WiFi-Nurse
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
echo [$SCRIPT]: Fix WiFi Nurse
sed \
-e 's/rpc\.wireless\.ap\.@ap1/rpc.wireless.ap.@ap2/' \
-e '/ipairs(ssid_list)/a\ if ssid_name_2G and ssid_name_5G and string.sub(ssid_name_5G,1,3) ~= "BH-" then\
break\
end' \
-i /www/docroot/modals/wifi-nurse-modal.lp

0 comments on commit b07f623

Please sign in to comment.