added shutdown/reboot scripts
This commit is contained in:
parent
659ce766a4
commit
19a485665c
2
tools/reboot.cmd
Normal file
2
tools/reboot.cmd
Normal file
@ -0,0 +1,2 @@
|
||||
shutdown /r /f /t 0 /d p:0:0
|
||||
|
2
tools/shutdown-now.cmd
Normal file
2
tools/shutdown-now.cmd
Normal file
@ -0,0 +1,2 @@
|
||||
shutdown /s /f /t 0 /d p:0:0
|
||||
|
Loading…
Reference in New Issue
Block a user