Experiment with new approaches
This commit is contained in:
@@ -10,7 +10,7 @@ set wsl=
|
||||
IF %4 == linux (
|
||||
set bin_ext=
|
||||
set target=x86_64-unknown-linux-gnu
|
||||
set wsl=wsl $HOME/.cargo/bin/
|
||||
set wsl=wsl --shell-type login
|
||||
)
|
||||
|
||||
IF defined CARGO_RUN_ARGS set run_args=-- %CARGO_RUN_ARGS%
|
||||
|
Reference in New Issue
Block a user