X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=x.ps1;h=86cea606591ba088e4643cd4b0bd2d29125d4c72;hb=586c84a0522072b68d38d1d062b7264ab323a87e;hp=1225443735f7b14627e2887e9467d954ca5785f1;hpb=51eed00ca90ac8eb46d24c60de6b3e96aac096db;p=rust.git diff --git a/x.ps1 b/x.ps1 index 1225443735f..86cea606591 100755 --- a/x.ps1 +++ b/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?)