You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/jamf_connect/RetryJamfConnectDeploymentTasksByConfigProfileUUID/RetryJamfConnectDeploymentTasksByConfigProfileUUID.go
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,10 @@ func main() {
17
17
}
18
18
19
19
// Example config profile UUID and computer IDs to retry
Copy file name to clipboardExpand all lines: examples/jamf_connect/UpdateJamfConnectConfigProfileByConfigProfileUUID/UpdateJamfConnectConfigProfileByConfigProfileUUID.go
// UpdateJamfConnectConfigProfile updates the way the Jamf Connect app gets updated on computers within scope of the associated configuration profile.
124
+
// UpdateJamfConnectConfigProfileByConfigProfileUUID updates the way the Jamf Connect app gets updated on computers within scope of the associated configuration profile.
0 commit comments