mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-10 05:17:44 +02:00
Remove the #!/usr/bin/pwsh line
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
#!/usr/bin/pwsh
|
||||
# This script serves as a quick Powershell replacement to the search functionality in Windows.
|
||||
# After you pass in a root folder and a search term, the script will list all files and folders matching that phrase.
|
||||
param(
|
||||
|
Reference in New Issue
Block a user