Support running executable Gradle tasks on Windows with WSL (#6803)

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
This commit is contained in:
Fabio Di Fabio
2024-03-26 10:04:41 +01:00
committed by GitHub
parent 2222bb197b
commit 02dd244233
2 changed files with 24 additions and 19 deletions

2
wslsh.bat Normal file
View File

@@ -0,0 +1,2 @@
set WSLENV=architecture/u
wsl /bin/bash %*