Removed the default immediate initialization of the network (the collect & netcmd commands). This should be done via the GUI instead now.
This commit is contained in:
parent
cc33fa0249
commit
91565347a7
1 changed files with 0 additions and 4 deletions
|
@ -4,7 +4,3 @@ sleep 2
|
|||
echo mac 0
|
||||
sleep 2
|
||||
echo time %TIME% | null
|
||||
sleep 2
|
||||
echo collect | timestamp | blink | binprint &
|
||||
sleep 2
|
||||
echo netcmd { repeat 0 60 { randwait 2 sky-alldata | blink | send 15 } }
|
||||
|
|
Loading…
Reference in a new issue