'Why build.sh is not generated inside the rust code directory in near sdk

Steps that I followed cargo build --target wasm32-unknown-unknown --release env 'RUSTFLAGS=-C link-arg=-s' cargo build --target wasm32-unknown-unknown --release

check ./build.sh it throw error no such file & directory Linux



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source