Skip to content

Commit

Permalink
Update run.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
srozemuller committed May 30, 2024
1 parent 1b08357 commit f195965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Security-BreakGlassCertRenewer/run.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ $graphHeader = @{
Authorization = "Bearer {0}" -f $graphToken.token
}


$graphToken.token
try {
import-module .\Modules\mem-monitor-functions.psm1
}
Expand Down

0 comments on commit f195965

Please sign in to comment.