Home
last modified time | relevance | path

Searched full:sudo (Results 1 – 4 of 4) sorted by relevance

/optee_os/scripts/
H A Dci-host-cleanup.sh32 sudo apt-get remove -y --purge --allow-change-held-packages \
36 sudo apt-get autoremove -y || true
37 sudo apt-get clean || true
40 sudo rm -rf /usr/local/lib/android /usr/share/dotnet /opt/hostedtoolcache
/optee_os/.devcontainer/
H A DDockerfile.vscode32 sudo \
39 sudo \
/optee_os/.github/workflows/
H A Dnotify.yml24 sudo apt-get update
25 sudo apt-get install python3-github
H A Dci.yml57 sudo -E bash -c "apt update -qq -y && apt install -qq -y pycodestyle"