Skip to content

Commit c4e5782

Browse files
Update HealthCheckUpdateProgress.zsh
1 parent 14ee567 commit c4e5782

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HealthCheckUpdateProgress.zsh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ secondsToWait="${4:-"86400"}"
7070
# Parameter 5: Estimated Total Seconds
7171
estimatedTotalSeconds="${5:-"120"}"
7272

73-
# Parameter 6: Operation Mode [ Inventory | Inventory Force | Policy | Policy Force | Protect | Protect Force | Self Service | Silent | Uninstall ]
73+
# Parameter 6: Operation Mode [ Inventory | Inventory Force | Policy | Policy Force | Protect | Protect Force | Self Service | Silent Inventory | Uninstall ]
7474
operationMode="${6:-""}"
7575

7676
# Parameter 7: Enables the webhook feature [ true | false ]
@@ -1311,4 +1311,4 @@ fi
13111311
# Sideways Exit
13121312
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
13131313

1314-
quitScript "1"
1314+
quitScript "1"

0 commit comments

Comments
 (0)