fix indent for my master, foxtrot

pull/2/head
Rick Farina (Zero_Chaos) 2019-12-12 11:43:27 -05:00
parent f3bf662795
commit a852ea7c4e
No known key found for this signature in database
GPG Key ID: A29433C0AA431DDC
1 changed files with 5 additions and 5 deletions

View File

@ -99,11 +99,11 @@ function execute_upgrade() {
} }
function wait_for_link() { function wait_for_link() {
LED LINKSETUP LED LINKSETUP
while mii-tool eth0 | grep -q 'eth0: no link'; do while mii-tool eth0 | grep -q 'eth0: no link'; do
sleep 1 sleep 1
done done
LED SETUP LED SETUP
} }
function execute_payload() { function execute_payload() {