We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-y
1 parent cb1bc8a commit c0a8ad8Copy full SHA for c0a8ad8
tensorflow/tools/ci_build/install/install_pip_packages.sh
@@ -16,7 +16,7 @@
16
17
set -e
18
19
-sudo add-apt-repository ppa:deadsnakes/ppa
+sudo add-apt-repository -y ppa:deadsnakes/ppa
20
sudo apt-get update
21
sudo apt-get install python3.8
22
0 commit comments