feat: add support for multiple packages in one alr.sh
This commit is contained in:
@ -123,6 +123,7 @@ func (FileDownloader) Download(ctx context.Context, opts Options) (Type, string,
|
||||
} else {
|
||||
out = fl
|
||||
}
|
||||
defer out.Close()
|
||||
|
||||
h, err := opts.NewHash()
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user