mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-22 07:53:21 +01:00
Renamed folder Sounds to sounds
This commit is contained in:
parent
d46e0f3f50
commit
7a8baf1054
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/bee.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/bee.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/cat.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/cat.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/cow.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/cow.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/dog.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/dog.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/donkey.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/donkey.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/elephant.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/elephant.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/elk.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/elk.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/frog.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/frog.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/goat.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/goat.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/gorilla.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/gorilla.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/horse.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/horse.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/lion.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/lion.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/parrot.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/parrot.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/pig.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/pig.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/rattlesnake.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/rattlesnake.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/vulture.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/vulture.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
Author: Markus Fleschutz | License: CC0
|
Author: Markus Fleschutz | License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/Sounds/wolf.mp3"
|
& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/../Data/sounds/wolf.mp3"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
Loading…
Reference in New Issue
Block a user