Rename to play-rick.ps1

This commit is contained in:
Markus Fleschutz 2023-09-20 14:03:48 +02:00
parent 71b9cd04ed
commit 3d43a360b6

View File

@ -1,10 +1,10 @@
<# <#
.SYNOPSIS .SYNOPSIS
Opens Rick Astley's song Plays Rick Astley
.DESCRIPTION .DESCRIPTION
This PowerShell script launches the Web browser with YouTube playing Rick Astley. This PowerShell script launches the Web browser with YouTube playing Rick Astley.
.EXAMPLE .EXAMPLE
PS> ./open-rick-astley.ps1 PS> ./play-rick.ps1
.LINK .LINK
https://github.com/fleschutz/PowerShell https://github.com/fleschutz/PowerShell
.NOTES .NOTES