mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-16 09:50:02 +01:00
Update play-mission-impossible.ps1
This commit is contained in:
parent
a924f76a99
commit
48b4a21b1e
@ -5,11 +5,10 @@
|
||||
This PowerShell script plays the Mission Impossible theme.
|
||||
.EXAMPLE
|
||||
PS> ./play-mission-impossible
|
||||
(listen and enjoy)
|
||||
.NOTES
|
||||
Author: Markus Fleschutz / License: CC0
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
.NOTES
|
||||
Author: Markus Fleschutz | License: CC0
|
||||
#>
|
||||
|
||||
[System.Console]::Beep(784,150)
|
||||
|
Loading…
Reference in New Issue
Block a user