Skip to content

Commit

Permalink
added version
Browse files Browse the repository at this point in the history
  • Loading branch information
thedxt authored Jan 4, 2021
1 parent 79fc553 commit d283291
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions DK_Win_Updates.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
#DK Win Updates
#It will check for updates and install them
#author theDXT
#last update 23 November 2020
# DK Win Updates v1.0.0
# Author: Daniel Keer
# Author URI: https://thedxt.ca
# Script URI: https://github.com/thedxt/win-updates
#
# DESCRIPTION
# checks for Windows updates and install them

clear-host
Write-host "Checking for Updates..." -foregroundcolor yellow
Expand Down

0 comments on commit d283291

Please sign in to comment.