mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-11 03:28:36 +01:00
inteno netmodes: generate the creds file before sending it
This commit is contained in:
parent
6d38f1ed82
commit
c9e26055b6
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ local action ipaddr macaddr network
|
|||
|
||||
timed_check() {
|
||||
while true; do
|
||||
ubus call repeater get_creds '{"network":"lan","file":"/tmp/wificontrol.txt"}'
|
||||
wificontrol --router
|
||||
sleep $1
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue