Fixed issue #124
This commit is contained in:
parent
e798503f6f
commit
b8e09e83ce
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
## Setup network and update hostname
|
## Setup network and update hostname
|
||||||
|
|
||||||
# Wait for WiFi
|
# Wait for WiFi
|
||||||
sleep 1s
|
sleep 3s
|
||||||
|
|
||||||
# Set hostname
|
# Set hostname
|
||||||
IP="$(ip a show scope global \
|
IP="$(ip a show scope global \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue