Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
Update Default.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
BornToBeRoot authored Apr 9, 2020
1 parent 9ca96ec commit 7bc47ff
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Templates/Default.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,20 @@
# Filename :
# Autor : BornToBeRoot (https://github.com/BornToBeRoot)
# Description :
# Version :
# Repository : https://github.com/BornToBeRoot/--ENTERNAMEHERE--
###############################################################################################################
#
#
# Changelog
###############################################################################################################
#
### 09.04.2020 ###
# -
#

#Requires -Version 5.0
#Requires -RunAsAdministrator

<#
.SYNOPSIS
Expand Down

0 comments on commit 7bc47ff

Please sign in to comment.