mirror of
https://github.com/munki/munki.git
synced 2026-02-12 18:19:54 -06:00
Fix downloadInstallerItem()
This commit is contained in:
@@ -160,7 +160,7 @@ func downloadInstallerItem(
|
||||
if alternatePkgURL.isEmpty {
|
||||
return try fetchMunkiResource(
|
||||
kind: .package,
|
||||
name: pkgName,
|
||||
name: location,
|
||||
destinationPath: destinationPath,
|
||||
message: downloadMessage,
|
||||
resume: true,
|
||||
|
||||
Reference in New Issue
Block a user