Is the same way as normal xD but looks cool to say WSL? also copy the file automatic to the desktop to avoid time searching the path of the subsystem
sudo apt-get install build-essential libncurses-dev bison flex libssl-dev libelf-dev zip -y
./build.sh miatoll
With yuki clang or proton clang you not need to download GCC etc
to make your life easier you can copy the zip file using bash obviously so if you want to make it dinamyc for others pc's instead of hardcode using the path set it using wslpaht:
the magical command is:
echo "$(wslpath $(cmd.exe /C "echo %USERPROFILE%"))" > a.txt
WDesktop=$(cat a.txt)
but if you use > file.txt you can see only the Windows path.