Skip to content

Commit

Permalink
fix(shellcheck): add missing local variable in get_truenas-scale()
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed May 6, 2024
1 parent 40385db commit 6485c45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quickget
Original file line number Diff line number Diff line change
Expand Up @@ -2542,6 +2542,7 @@ function get_trisquel() {
}

function get_truenas-scale() {
local HASH=""
local ISO=""
local URL=""
local DLINFO="https://www.truenas.com/download-truenas-scale/"
Expand Down

0 comments on commit 6485c45

Please sign in to comment.