5 test "$(whoami)" == 'root'
9 # Install tooltool and node now that dependencies are in place.
11 .
/setup
/install-node.sh
13 # Upgrade pip and install virtualenv to specified versions.
14 pip
install --upgrade pip
==19.2.3
16 pip
install virtualenv
==15.2.0
18 pip3
install -r /setup
/psutil_requirements.txt
19 pip
install -r /setup
/psutil_requirements.txt
23 rm -rf /setup ~
/.ccache ~
/.cache ~
/.npm