Added a special header

This commit is contained in:
Markus Fleschutz 2020-05-25 19:21:40 +00:00
parent e70824776f
commit ddec5bd465
11 changed files with 22 additions and 2 deletions

View File

@ -1,4 +1,5 @@
################################################################## #!/snap/bin/powershell
##################################################################
# # # #
# Written by: Ryan Waters # # Written by: Ryan Waters #
# # # #
@ -280,4 +281,4 @@ Else
{ {
write-host "You did not enter a valid option. Please re-run Get-Dump.ps1" write-host "You did not enter a valid option. Please re-run Get-Dump.ps1"
start-sleep -s 5 start-sleep -s 5
} }

1
Scripts/init_git.ps1 Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/snap/bin/powershell
# #

View File

@ -1,3 +1,5 @@
#!/snap/bin/powershell
#
# PowerShell Script to Create a New Password # PowerShell Script to Create a New Password
# ------------------------------------------ # ------------------------------------------
# Author: Markus Fleschutz # Author: Markus Fleschutz

View File

@ -1,3 +1,5 @@
#!/snap/bin/powershell
#
# PowerShell Script to Create New Passwords # PowerShell Script to Create New Passwords
# ----------------------------------------- # -----------------------------------------
# Author: Markus Fleschutz # Author: Markus Fleschutz

View File

@ -1,3 +1,5 @@
#!/snap/bin/powershell
#
# PowerShell Script to Shutdown the Local Computer # PowerShell Script to Shutdown the Local Computer
# ------------------------------------------------ # ------------------------------------------------
# Author: Markus Fleschutz # Author: Markus Fleschutz

View File

@ -1,3 +1,5 @@
#!/snap/bin/powershell
#
# PowerShell Script to Reboot the Local Computer # PowerShell Script to Reboot the Local Computer
# ---------------------------------------------- # ----------------------------------------------
# Author: Markus Fleschutz # Author: Markus Fleschutz

View File

@ -1,3 +1,5 @@
#!/snap/bin/powershell
#
# PowerShell Script for Text-To-Speech (TTS) # PowerShell Script for Text-To-Speech (TTS)
# ------------------------------------------ # ------------------------------------------
# Author: Markus Fleschutz # Author: Markus Fleschutz

View File

@ -1,3 +1,5 @@
#!/snap/bin/powershell
#
# PowerShell Script for Testing # PowerShell Script for Testing
# ----------------------------- # -----------------------------
# Author: Markus Fleschutz # Author: Markus Fleschutz

View File

@ -1,3 +1,5 @@
#!/snap/bin/powershell
#
# PowerShell Script for Translating Texts # PowerShell Script for Translating Texts
# --------------------------------------- # ---------------------------------------
# Author: Markus Fleschutz # Author: Markus Fleschutz

View File

@ -1,3 +1,5 @@
#!/snap/bin/powershell
#
# PowerShell Script to Convert Text to Audio WAV files # PowerShell Script to Convert Text to Audio WAV files
# ---------------------------------------------------- # ----------------------------------------------------
# Author: Markus Fleschutz # Author: Markus Fleschutz

View File

@ -1,3 +1,5 @@
#!/snap/bin/powershell
#
# PowerShell Script to Wake-up Other Computers # PowerShell Script to Wake-up Other Computers
# -------------------------------------------- # --------------------------------------------
# Author: Markus Fleschutz # Author: Markus Fleschutz