Skip to content

Commit

Permalink
add ScheduleOSUpdateScan command (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
chilcote authored Mar 13, 2022
1 parent 823ce0c commit 6eb91ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/cmdr.py
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ def main():
"EnableRemoteDesktop",
"DisableRemoteDesktop",
"ActivationLockBypassCode",
"ScheduleOSUpdateScan",
]:
simple_command_subparser(c, subparsers)

Expand Down

0 comments on commit 6eb91ef

Please sign in to comment.