Skip to content

Commit 7745531

Browse files
Update import.ps1
1 parent ad4c3f3 commit 7745531

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

import.ps1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#################################################
2-
# HelloID-Conn-Prov-Target-Xedule-students-Import
2+
# HelloID-Conn-Prov-Target-SDB-Identity-Import
33
# PowerShell V2
44
#################################################
55

@@ -114,3 +114,4 @@ try {
114114
Write-Warning "Error at Line '$($ex.InvocationInfo.ScriptLineNumber)': $($ex.InvocationInfo.Line). Error: $($ex.Exception.Message)"
115115
}
116116
}
117+

0 commit comments

Comments
 (0)