routeros_firmware: Fix tabs to spaces
This commit is contained in:
parent
56ed9010ac
commit
d282b132ab
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ packageinfo=$(curl -sSf "https://mikrotik.com/download" | awk -F '"' '
|
|||
url=$2
|
||||
} else if (!found && url && $0 ~ /data-checksum-sha256/) {
|
||||
print url " " $6
|
||||
found = 1
|
||||
found = 1
|
||||
}
|
||||
}
|
||||
')
|
||||
|
|
Loading…
Add table
Reference in a new issue