Use an extensionless x
script for non-Windows
This commit is contained in:
parent
f22819bcce
commit
de8dedb0a5
6 changed files with 6 additions and 6 deletions
2
x.ps1
2
x.ps1
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env pwsh
|
||||
|
||||
# See x.sh for why these scripts exist.
|
||||
# See ./x for why these scripts exist.
|
||||
|
||||
$xpy = Join-Path $PSScriptRoot x.py
|
||||
# Start-Process for some reason splits arguments on spaces. (Isn't powershell supposed to be simpler than bash?)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue