mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-01-22 21:58:42 +01:00
Update play-imperial-march.ps1
This commit is contained in:
parent
4435f8f2da
commit
bd9da27782
@ -5,10 +5,10 @@
|
||||
This PowerShell script plays the Imperial March used in the Star Wars film series.
|
||||
.EXAMPLE
|
||||
PS> ./play-imperial-march
|
||||
.NOTES
|
||||
Author: Markus Fleschutz / License: CC0
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
.NOTES
|
||||
Author: Markus Fleschutz | License: CC0
|
||||
#>
|
||||
|
||||
[System.Console]::beep(440, 500)
|
||||
|
Loading…
Reference in New Issue
Block a user