Skip to content

Commit

Permalink
Changed Shutdown Batch to Powershell file
Browse files Browse the repository at this point in the history
  • Loading branch information
Minionguyjpro authored Dec 23, 2021
1 parent 8dd5611 commit fd2c400
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Batch-Files/Shutdown/Shutdown.bat

This file was deleted.

2 changes: 2 additions & 0 deletions Batch-Files/Shutdown/Shutdown.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# This command makes Windows directly shutdown and turn off the computer.
shutdown /s

0 comments on commit fd2c400

Please sign in to comment.