Skip to content

Commit

Permalink
Adding script namespace to handle
Browse files Browse the repository at this point in the history
  • Loading branch information
bfren committed Oct 28, 2023
1 parent 8a5f9bd commit 1b6330e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overlay/tmp/install
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ def download [
bf write $" .. verifying ($filename) download." install/download
{ ^echo $"($hash) ($filename_with_ext)" | ^sha512sum -c - } | bf handle -f {|code, err|
bf write error $" .. checksum did not match for ($filename)." install/download
}
} install/download

# return filename with extension
$filename_with_ext
Expand Down

0 comments on commit 1b6330e

Please sign in to comment.