Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit 2322637

Browse files
author
Cédric Belin
committed
Update the launch script
1 parent ba1f4a5 commit 2322637

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

run.ps1

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
#!/usr/bin/env pwsh
21
Set-StrictMode -Version Latest
3-
& java -jar "$PSScriptRoot/bin/which-cli.jar" @args
2+
& java -jar "$PSScriptRoot\bin\which-cli.jar" @args

0 commit comments

Comments
 (0)