diff --git a/tools/ubuntu_setup.sh b/tools/ubuntu_setup.sh index ccd5b9e93d..561a019456 100755 --- a/tools/ubuntu_setup.sh +++ b/tools/ubuntu_setup.sh @@ -1,7 +1,5 @@ #!/bin/bash -e -# NOTE: ubuntu_setup.sh doesn't run! only for reading now - sudo apt-get update && sudo apt-get install -y \ autoconf \ build-essential \