github.com/mgoltzsche/ctnr@v0.7.1-alpha/contrib/install-proot.sh (about)

     1  #!/bin/sh
     2  
     3  ##
     4  # This script downloads and installs a static PRoot binary.
     5  # PRoot originates from https://github.com/proot-me/PRoot
     6  # and is licenced under GPL-2.0.
     7  ##
     8  
     9  curl -fSL https://github.com/proot-me/proot-static-build/releases/download/v5.1.1/proot_5.1.1_x86_64_rc2--no-seccomp > /usr/local/bin/proot