7 lines
141 B
Plaintext
7 lines
141 B
Plaintext
# Put your custom commands here that should be executed once
|
|
# the system init finished. By default this file does nothing.
|
|
|
|
wifi up
|
|
|
|
exit 0
|