mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 05:04:39 +02:00
Remove the #!/usr/bin/pwsh line
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
#!/usr/bin/pwsh
|
||||
<#
|
||||
<#
|
||||
.SYNTAX pull-repos.ps1 [<parent-dir>]
|
||||
.DESCRIPTION pulls updates for all Git repositories under the current/given directory (including submodules)
|
||||
.LINK https://github.com/fleschutz/PowerShell
|
||||
|
Reference in New Issue
Block a user