@echo off :: Execute the .sh script wsl.exe -d Ubuntu-20.04 ./run_script.sh echo Script execution complete! pause