Update turn-volume-fully-up.ps1

This commit is contained in:
Markus Fleschutz 2022-08-30 09:49:55 +02:00 committed by GitHub
parent ed9a4751fb
commit 0ddfff3a1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
<#
.SYNOPSIS
Turn volume fully up
Turns volume fully up
.DESCRIPTION
This PowerShell script turns the audio volume fully up to 100%.
.EXAMPLE
@ -8,7 +8,7 @@
.LINK
https://github.com/fleschutz/PowerShell
.NOTES
Author: Markus Fleschutz / License: CC0
Author: Markus Fleschutz | License: CC0
#>
try {