mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 21:07:40 +02:00
Changed to #!/bin/powershell
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/snap/bin/powershell
|
||||
#!/bin/powershell
|
||||
<#
|
||||
.SYNTAX ./write-typewriter.ps1 [<text>] [<speed>]
|
||||
.DESCRIPTION writes the given text with the typewriter effect
|
||||
|
Reference in New Issue
Block a user