Skip to content

Instantly share code, notes, and snippets.

View anatol's full-sized avatar
💭
Жыве Беларусь!

Anatol Pomozov anatol

💭
Жыве Беларусь!
View GitHub Profile
#!/bin/sh
################################################################
# Individual channel setting per distinct AP
case `uci get system.@system[0].hostname` in
"ap1")
CHANNELS="36 1"
;;
"ap2")