mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
Add apt-key for ubuntu keyserver (#14114)
This commit is contained in:
@@ -28,6 +28,7 @@ if [[ "$1" != "" ]] && [[ "$1" != "--without_cmake" ]]; then
|
||||
fi
|
||||
|
||||
# Install dependencies from ubuntu deb repository.
|
||||
apt-key adv --keyserver keyserver.ubuntu.com --recv 084ECFC5828AB726
|
||||
apt-get update
|
||||
|
||||
if [[ "$ubuntu_version" == "14" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user