mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-23 05:01:37 +01:00
Change encoding to UTF-8-BOM
This commit is contained in:
parent
e98cae2a85
commit
e99cf0d32b
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/pwsh
|
||||
#!/usr/bin/pwsh
|
||||
<#
|
||||
.SYNTAX play-m3u.ps1 [<playlist-file>]
|
||||
.DESCRIPTION plays the given playlist (in .M3U file format)
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/pwsh
|
||||
#!/usr/bin/pwsh
|
||||
<#
|
||||
.SYNTAX play-mp3.ps1 [<MP3-file>]
|
||||
.DESCRIPTION plays the given sound file (MP3 file format)
|
||||
|
Loading…
Reference in New Issue
Block a user