Where are Nsight Systems webrtc container scripts?

In the Nsight Systems user guide, there is a section about a self-isolated container to run Nsight systems via webrtc.
It refers to a number of scripts: ./build.sh, ./run.sh and ./stop.sh. Hopefully I am not missing something obvious, but where can I find these scripts?

The previous section, to run a self-isolated container with VNC, says " You can find the build.py script in the host-linux-x64/Scripts/VncContainer directory", but I have looked through this directory and can’t find the webrtc scripts.

Ironically, I just fixed that in the documentation for the next release.

It now says:

Instructions for creating a self-isolated Docker container for accessing Nsight Systems through browser using WebRTC. All of the scripts referenced below can be found in the host*/Scripts/WebRTCContainer folder in your Nsight Systems installation.

Hope that helps.